편집

다음을 통해 공유


ICPBarButtonProviding.LeadingNavigationBarButtons Property

Definition

Developers must override this with the array of CPBarButton objects on the leading part of the navigation bar.

[Foundation.Preserve(Conditional=true)]
public 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

Property Value

Attributes

Applies to