Enum SkiaButton.ButtonStyleType
Defines the button style variants available for different visual appearances.
public enum SkiaButton.ButtonStyleType
- Extension Methods
Fields
Contained = 0Standard filled button with background color and text
Outlined = 1Button with outline border and transparent background
Text = 2Button with no background or border, only text