SKNativeObject.OwnsHandle Property

Definition

Gets or sets a value indicating whether this object owns it's handle and should destroy the native object when is is disposed.

public virtual bool OwnsHandle { protected internal get; protected set; }

Property Value

Applies to