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