Share via


NSWindow.ViewsNeedDisplay Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual bool ViewsNeedDisplay { [Foundation.Export("viewsNeedDisplay")] get; [Foundation.Export("setViewsNeedDisplay:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("viewsNeedDisplay")>]
[<set: Foundation.Export("setViewsNeedDisplay:")>]
member this.ViewsNeedDisplay : bool with get, set

Property Value

Attributes

Applies to