Share via


NSTextView.UsesFindPanel Property

Definition

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

Property Value

Attributes

Applies to