Table of Contents

Enum SkiaButton.ButtonStyleType

Namespace
DrawnUi.Draw
Assembly
DrawnUi.Maui.dll

Defines the button style variants available for different visual appearances.

public enum SkiaButton.ButtonStyleType
Extension Methods

Fields

Contained = 0

Standard filled button with background color and text

Outlined = 1

Button with outline border and transparent background

Text = 2

Button with no background or border, only text