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