CALayer.SetNeedsDisplayInRect(CGRect) Method

Definition

[Foundation.Export("setNeedsDisplayInRect:")]
public virtual void SetNeedsDisplayInRect (CoreGraphics.CGRect r);
abstract member SetNeedsDisplayInRect : CoreGraphics.CGRect -> unit
override this.SetNeedsDisplayInRect : CoreGraphics.CGRect -> unit

Parameters

r
CGRect
Attributes

Applies to