Table of Contents

Field ButtonNormalStickyState

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

Provides the visual state setters for a button in its normal sticky state.

public static SimpleToolBarView.ButtonVisualStateSetters ButtonNormalStickyState

Returns

SimpleToolBarView.ButtonVisualStateSetters
Provides the visual state setters for a button in its normal sticky state.

Remarks

This static field defines the appearance of a button when it is in the normal sticky state, including background color, border color, text color, and border width. Use this to apply consistent styling for buttons that support sticky behavior.