SKObject.Handle Property

Definition

Gets or sets the handle to the underlying native object.

public override IntPtr Handle { get; protected set; }

Property Value

Remarks

Setting this value will register this object with the lifetime tracker.

Applies to