Share via


CPMapTemplate.MapButtons Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual CarPlay.CPMapButton[] MapButtons { [Foundation.Export("mapButtons", ObjCRuntime.ArgumentSemantic.Strong)] get; [Foundation.Export("setMapButtons:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("mapButtons", ObjCRuntime.ArgumentSemantic.Strong)>]
[<set: Foundation.Export("setMapButtons:", ObjCRuntime.ArgumentSemantic.Strong)>]
member this.MapButtons : CarPlay.CPMapButton[] with get, set

Property Value

Attributes

Applies to