次の方法で共有


CPListTemplate.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

プロパティ値

実装

属性

適用対象