Share via


NSWindow.Restorable Property

Definition

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

Property Value

Attributes

Applies to