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