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