Edit

SKPath.Handle Property

Definition

Gets or sets the handle to the underlying native path object.

public override IntPtr Handle { get; protected set; }

Property Value

The underlying native sk_path_t handle.

Applies to