Share via


NSTextView.UsesFindBar Property

Definition

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

Property Value

Attributes

Applies to