chevron
The direction of a chevron icon placed at the far end of the button.
chevron?: "up" | "down" | "next" | "back";
Notes
- Valid values are
up,down,next, orback.
Related
class UIButton
A view class that represents a button control.
The direction of a chevron icon placed at the far end of the button.
chevron?: "up" | "down" | "next" | "back";
up, down, next, or back.