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