Share via


NSScrollView.FindBarView Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual AppKit.NSView FindBarView { [Foundation.Export("findBarView", ObjCRuntime.ArgumentSemantic.Strong)] get; [Foundation.Export("setFindBarView:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("findBarView", ObjCRuntime.ArgumentSemantic.Strong)>]
[<set: Foundation.Export("setFindBarView:", ObjCRuntime.ArgumentSemantic.Strong)>]
member this.FindBarView : AppKit.NSView with get, set

Property Value

Implements

Attributes

Applies to