NSControl.AllowsExpansionToolTips Property

Definition

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 8, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual bool AllowsExpansionToolTips { [Foundation.Export("allowsExpansionToolTips")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 8, ObjCRuntime.PlatformArchitecture.All, null)] get; [Foundation.Export("setAllowsExpansionToolTips:")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 8, ObjCRuntime.PlatformArchitecture.All, null)] set; }
member this.AllowsExpansionToolTips : bool with get, set

Property Value

Attributes

Applies to