CbNavigateForward
<CbNavigateForward>
is the corresponding behavior name selected for this type.
Configuration options
<CbNavigateForward>
.forwardDistanceType
Default
double
0.55
- Description
Distance to move forward
Example
static void staticConfigure()
{
configure<OrNavigation,CbNavigateForward>(3);
}