Share via


CPMapTemplate.TrailingNavigationBarButtons 属性

定义

获取或设置导航栏的后跟按钮。

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 12, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.MacOSX, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual CarPlay.CPBarButton[] TrailingNavigationBarButtons { [Foundation.Export("trailingNavigationBarButtons", ObjCRuntime.ArgumentSemantic.Strong)] get; [Foundation.Export("setTrailingNavigationBarButtons:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
member this.TrailingNavigationBarButtons : CarPlay.CPBarButton[] with get, set

属性值

实现

属性

适用于