Class SpinButtonHandle
public class SpinButtonHandle : WidgetHandle, IDisposable
- Inheritance
-
SpinButtonHandle
- Implements
- Inherited Members
Constructors
SpinButtonHandle(nint, bool)
public SpinButtonHandle(nint handle, bool ownsHandle)
Parameters
Methods
For<T>(ConstructArgument[])
public static SpinButtonHandle For<T>(ConstructArgument[] constructArguments) where T : SpinButton, GTypeProvider
Parameters
constructArguments
ConstructArgument[]
Returns
Type Parameters
T