Share via


NSWindow.AllowsToolTipsWhenApplicationIsInactive Property

Definition

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

Property Value

Attributes

Applies to