CPMapTemplate.CurrentNavigationAlert 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.
Gets the currently display CPNavigationAlert or null
.
public virtual CarPlay.CPNavigationAlert CurrentNavigationAlert { [Foundation.Export("currentNavigationAlert", ObjCRuntime.ArgumentSemantic.Strong)] get; }
member this.CurrentNavigationAlert : CarPlay.CPNavigationAlert
Property Value
This method may return null
.
- Attributes