UIBezierPath.Empty Property

Definition

Whether the path has any valid elements. Read-only.

public virtual bool Empty { [Foundation.Export("isEmpty")] get; }
member this.Empty : bool

Property Value

Attributes

Remarks

This can be used from a background thread.

Applies to