CALayer.NeedsDisplay Property

Definition

Whether the layer has been marked as requiring an update.

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

Property Value

true if the layer has been marked as requiring an update.

Attributes

Applies to