Share via


CPDashboardController.ShortcutButtons Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual CarPlay.CPDashboardButton[] ShortcutButtons { [Foundation.Export("shortcutButtons", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setShortcutButtons:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("shortcutButtons", ObjCRuntime.ArgumentSemantic.Copy)>]
[<set: Foundation.Export("setShortcutButtons:", ObjCRuntime.ArgumentSemantic.Copy)>]
member this.ShortcutButtons : CarPlay.CPDashboardButton[] with get, set

Property Value

Attributes

Applies to