Button::Style
Represent visual types of Button
.
Header | #include "nativeui/button.h" |
Namespace | namespace nu |
Type | enum class |
This type can have following values:
Button::Style::Rounded
Button::Style::RegularSquare
Button::Style::ThickSquare
Button::Style::ThickerSquare
Button::Style::Disclosure
Button::Style::ShadowlessSquare
Button::Style::Circular
Button::Style::TexturedSquare
Button::Style::HelpButton
Button::Style::SmallSquare
Button::Style::TexturedRounded
Button::Style::RoundRect
Button::Style::Recessed
Button::Style::RoundedDisclosure
Button::Style::Inline