Share via


NSWindowTab.AccessoryView Property

Definition

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

Property Value

Attributes

Applies to