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