Share via


NSView.DisplayIfNeededInRectIgnoringOpacity(CGRect) Method

Definition

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

Parameters

rect
CGRect
Attributes

Applies to