Share via


NSTextFieldCell.WantsNotificationForMarkedText Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public override bool WantsNotificationForMarkedText { [Foundation.Export("wantsNotificationForMarkedText")] get; [Foundation.Export("setWantsNotificationForMarkedText:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("wantsNotificationForMarkedText")>]
[<set: Foundation.Export("setWantsNotificationForMarkedText:")>]
member this.WantsNotificationForMarkedText : bool with get, set

Property Value

Attributes

Applies to