Table of Contents

Field ButtonPressedState

Namespace
Alternet.Maui
Assembly
Alternet.UI.Maui.dll

Provides the set of visual state setters applied to a button when it is in the pressed state.

public static SimpleToolBarView.ButtonVisualStateSetters ButtonPressedState

Returns

SimpleToolBarView.ButtonVisualStateSetters
Provides the set of visual state setters applied to a button when it is in the pressed state.

Remarks

This static field defines the appearance of a button when pressed, including background color, border color, text color, and border width. The values are determined by the associated getter methods and may be used to customize button visuals in response to user interaction.