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