DefaultNavigationStatus Fields | ![]() |
The DefaultNavigationStatus type exposes the following members.
Name | Description | |
---|---|---|
![]() | ButtonBrush |
The brush used to draw the background of the instructions box. Defaults to white.
|
![]() | ButtonStyle |
The style used for NavigationManager buttons.
Defaults to GelButtonControlStyle.
|
![]() | InformationBrush |
The brush used to draw the background of NavigationManager controls.
Defaults to Brushes.Black.
|
![]() | InformationStyle |
The style used for NavigationManager controls.
Defaults to FlatRoundControlStyle.
|
![]() | RenderAddressBox |
Specify if the AddressBox is rendered. Default is true.
|
![]() | RenderEtaBox |
Specify if the EtaBox is rendered. Default is true.
|
![]() | RenderInstructionsBox |
Specify if the InstructionsBox is rendered. Default is true.
|
![]() | RenderSpeedBox |
Specify if the SpeedBox is rendered. Default is true.
|
![]() | RenderTurnBox |
Specify if the TurnBox is rendered. Default is true.
|