WKPreferences.TabFocusesLinks Property

Definition

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 12, 4, ObjCRuntime.PlatformArchitecture.Arch64, null)]
public virtual bool TabFocusesLinks { [Foundation.Export("tabFocusesLinks")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 12, 4, ObjCRuntime.PlatformArchitecture.Arch64, null)] get; [Foundation.Export("setTabFocusesLinks:")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 12, 4, ObjCRuntime.PlatformArchitecture.Arch64, null)] set; }
member this.TabFocusesLinks : bool with get, set

Property Value

Attributes

Applies to