Share via


NSSearchField.SendsWholeSearchString Property

Definition

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

Property Value

Attributes

Applies to