PushButton.MacButtonStyle
From Xojo Documentation
Supported Platforms Project Types: Desktop Platforms: macOS |
Design Property (as Integer)
Applies the selected button style to the PushButton. This is a macOS-only property. You can only set the MacButtonStyle Property in the IDE, not in code.
Notes
The styles are not shown in the Layout Editor in the IDE, but you'll see them in your macOS app when you run it.
While you cannot set this property at runtime, you can determine which style is set by comparing it with PushButton.MacButtonStyles.