Command Button Presentation State
Presentation state for command buttons. This class provides a number of core companion presentation states. In addition, it also allows creating additional custom states by using the constructor and implementing the relevant abstract methods.
Constructors
CommandButtonPresentationState
Link copied to clipboard
Types
Functions
create Layout Manager
Link copied to clipboard
abstract fun createLayoutManager(layoutDirection: LayoutDirection, density: Density, textStyle: TextStyle, resourceLoader: Font.ResourceLoader): CommandButtonLayoutManager
Content copied to clipboard
Properties
displayName
Link copied to clipboard