Share via


NSWindow.ShowsResizeIndicator Property

Definition

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

Property Value

Attributes

Applies to