次の方法で共有


CPListTemplate.LeadingNavigationBarButtons プロパティ

定義

ナビゲーション バーの前に表示されるボタンを取得または設定します。

[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[] LeadingNavigationBarButtons { [Foundation.Export("leadingNavigationBarButtons", ObjCRuntime.ArgumentSemantic.Strong)] get; [Foundation.Export("setLeadingNavigationBarButtons:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
member this.LeadingNavigationBarButtons : CarPlay.CPBarButton[] with get, set

プロパティ値

実装

属性

適用対象