ImageOnly
data class ImageOnly : KalugaButtonStyle.WithoutText<ButtonStateStyle.ImageOnly> , KalugaButtonStyle.WithImage<ButtonStateStyle.ImageOnly>
A KalugaButtonStyle.WithImage that only displays a ButtonImage
Properties
Link copied to clipboard
the ButtonStateStyle.ImageOnly that the button is in by default
Link copied to clipboard
the ButtonStateStyle.ImageOnly that the button is in when disabled
Link copied to clipboard
the ImageSize of the ButtonImage
Link copied to clipboard
the ButtonStateStyle.ImageOnly that the button is in when pressed
Functions
Link copied to clipboard
Gets the ButtonImage of the button depending on the state
Link copied to clipboard
Gets the StateStyle of the button depending on the state