NSWindow.BackingType Property

Definition

[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.MacOSX, 10, 14, ObjCRuntime.PlatformArchitecture.None, null)]
public virtual AppKit.NSBackingStore BackingType { [Foundation.Export("backingType")] [ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.MacOSX, 10, 14, ObjCRuntime.PlatformArchitecture.None, null)] get; [Foundation.Export("setBackingType:")] [ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.MacOSX, 10, 14, ObjCRuntime.PlatformArchitecture.None, null)] set; }
member this.BackingType : AppKit.NSBackingStore with get, set

Property Value

Attributes

Applies to