Share via


NSView.DisplayIfNeededInRect(CGRect) Method

Definition

[Foundation.Export("displayIfNeededInRect:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void DisplayIfNeededInRect(CoreGraphics.CGRect rect);
[<Foundation.Export("displayIfNeededInRect:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member DisplayIfNeededInRect : CoreGraphics.CGRect -> unit
override this.DisplayIfNeededInRect : CoreGraphics.CGRect -> unit

Parameters

rect
CGRect
Attributes

Applies to