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