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