buttonSize
A size that requests a preferred size for the button.
Declaration
var buttonSize: UIButton.Configuration.Size { get set }Discussion
The size indicates a system-defined size you prefer for this button. The exact size of the button may change regardless of this value.