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