cpr.controls.NavigationBarScrollButtonPosition

If there is a large number of item in the bar, it should be seen exceeding the width of the bar Set the location of the arrow shown in the bar area

Index

Properties
Name Type Description
both String Position the two arrows to the left and right respectively.
left String Place both arrows to the left.
right String Position both arrows to the right.
none String Does not display scroll buttons.

Properties

both
type String
Position the two arrows to the left and right respectively.
left
type String
Place both arrows to the left.
right
type String
Position both arrows to the right.
none
type String
Does not display scroll buttons.