Class ShortcutControllerClassUnownedHandle
public class ShortcutControllerClassUnownedHandle : ShortcutControllerClassHandle, IDisposable
- Inheritance
-
ShortcutControllerClassUnownedHandle
- Implements
- Inherited Members
Constructors
ShortcutControllerClassUnownedHandle(nint)
Creates a new instance of ShortcutControllerClassUnownedHandle. Assumes that the given pointer is unowned by the runtime.
public ShortcutControllerClassUnownedHandle(nint ptr)
Parameters
ptr
nint
Properties
NullHandle
public static ShortcutControllerClassUnownedHandle NullHandle { get; }
Property Value
Methods
ReleaseHandle()
When overridden in a derived class, executes the code required to free the handle.
protected override bool ReleaseHandle()