Table of Contents

Class SimpleToolBarView.ButtonVisualStateSetters

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

Visual state setters for toolbar buttons.

public class SimpleToolBarView.ButtonVisualStateSetters : SimpleToolBarView.VisualStateSetters
Inheritance
SimpleToolBarView.ButtonVisualStateSetters

Fields

BorderColor

Gets or sets the function used to determine the border color for a given view.

BorderWidth

Gets or sets the function that determines the border width for a given view.

TextColor

Gets or sets the delegate used to determine the text color for a given view.

Methods

InitState(View, VisualState, bool)

Initializes the specified visual state for the given view, optionally clearing existing setters before applying new ones.