Skip to content
This repository has been archived by the owner on Jan 23, 2024. It is now read-only.

Latest commit

 

History

History
29 lines (17 loc) · 386 Bytes

ButtonStyle.md

File metadata and controls

29 lines (17 loc) · 386 Bytes

ENUM

ButtonStyle

The style of a button or another widget based on a button.

Cases

pill

A pill shape.

circular

A circular shape.

flat

The border is only available when being hovered.

Properties

styleName

The name of the style for Linux.

Methods

buttonStyle(_:)

Set the style of a button in macOS.

  • Parameter button: The button