Android Studio Sign in

class ButtonStyle


Provides style values for the pill shape button component.

Summary

Public companion functions

ButtonStyle

Default style variation for the button where all opinionated inner content is displayed in a medium size.

ButtonStyle

Default style variation for the button where all opinionated inner content is displayed in a large size.

ButtonStyle

Default style variation for the button where all opinionated inner content is displayed in a small size.

Public companion functions

defaultButtonStyle

Added in 1.3.0
fun defaultButtonStyle(): ButtonStyle

Default style variation for the button where all opinionated inner content is displayed in a medium size.

largeButtonStyle

Added in 1.3.0
fun largeButtonStyle(): ButtonStyle

Default style variation for the button where all opinionated inner content is displayed in a large size.

smallButtonStyle

Added in 1.3.0
fun smallButtonStyle(): ButtonStyle

Default style variation for the button where all opinionated inner content is displayed in a small size.

Morty Proxy This is a proxified and sanitized view of the page, visit original site.