Share via


NSTouchBar.TemplateItems Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual Foundation.NSSet<AppKit.NSTouchBarItem> TemplateItems { [Foundation.Export("templateItems", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setTemplateItems:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("templateItems", ObjCRuntime.ArgumentSemantic.Copy)>]
[<set: Foundation.Export("setTemplateItems:", ObjCRuntime.ArgumentSemantic.Copy)>]
member this.TemplateItems : Foundation.NSSet<AppKit.NSTouchBarItem> with get, set

Property Value

Attributes

Applies to