Edit

Share via


ICPBarButtonProviding.TrailingNavigationBarButtons Property

Definition

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

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

Property Value

Attributes

Applies to