Configuration of the button located on a bar.

Hierarchy (view full)

Constructors

Properties

accessibilityDescription: string

The text to be read when the button is selected through accessibility mode.

Default is ""

background: BackgroundStyle

Configuration of the background appearance for the button.

icon: IconStyle

Configuration of the icon appearance.

title: StyledText

The text to be displayed on the button.

visible: boolean

Determines whether the button is visible or not.

Default is true