NSView.SetNeedsDisplayInRect(CGRect) Method

Definition

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

Parameters

invalidRect
CGRect
Attributes

Applies to