ICPBarButtonProviding.LeadingNavigationBarButtons Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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