Share via


NSTextView.AutomaticLinkDetectionEnabled Property

Definition

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

Property Value

Attributes

Applies to