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