Using IlvArrowButton

The class IlvArrowButton defines a button displaying an arrow. The arrow can be oriented up, down, right, or left. IlvArrowButton is a subclass of IlvButton.

Arrow Buttons

You can specify the direction of an arrow using setDirection and retrieve it with getDirection.

See Using IlvButton.