Share via


NSWindow.PreferredBackingLocation Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual AppKit.NSWindowBackingLocation PreferredBackingLocation { [Foundation.Export("preferredBackingLocation")] get; [Foundation.Export("setPreferredBackingLocation:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("preferredBackingLocation")>]
[<set: Foundation.Export("setPreferredBackingLocation:")>]
member this.PreferredBackingLocation : AppKit.NSWindowBackingLocation with get, set

Property Value

Attributes

Applies to