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