WithImageAndText
data class WithImageAndText : KalugaButtonStyle.WithText<ButtonStateStyle.WithImageAndText> , KalugaButtonStyle.WithImage<ButtonStateStyle.WithImageAndText>
A KalugaButtonStyle.WithText and KalugaButtonStyle.WithImage that displays both text and a ButtonImage
Properties
Link copied to clipboard
the ButtonStateStyle.WithImageAndText that the button is in by default
Link copied to clipboard
the ButtonStateStyle.WithImageAndText that the button is in when disabled
Link copied to clipboard
the KalugaFont that the text is in
Link copied to clipboard
the ImageGravity to determine placement of the ButtonImage relative to the text
Link copied to clipboard
the ImageSize of the ButtonImage
Link copied to clipboard
the ButtonStateStyle.WithImageAndText that the button is in when pressed
Link copied to clipboard
the spacing between the ButtonImage and text
Link copied to clipboard
the KalugaTextAlignment of the text
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
Link copied to clipboard
Gets the KalugaTextStyle of the button depending on the state