Share via


NSWindow.AutorecalculatesKeyViewLoop Property

Definition

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

Property Value

Attributes

Applies to