NSWindow.Autodisplay Property

Definition

[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.MacOSX, 10, 14, ObjCRuntime.PlatformArchitecture.None, "Use 'NSAnimationContext.RunAnimation'.")]
public virtual bool Autodisplay { [Foundation.Export("isAutodisplay")] [ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.MacOSX, 10, 14, ObjCRuntime.PlatformArchitecture.None, "Use 'NSAnimationContext.RunAnimation'.")] get; [Foundation.Export("setAutodisplay:")] [ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.MacOSX, 10, 14, ObjCRuntime.PlatformArchitecture.None, "Use 'NSAnimationContext.RunAnimation'.")] set; }
member this.Autodisplay : bool with get, set

Property Value

Attributes

Applies to