Introducing Composables One: Universal Components for Compose UI ->
Composables
Wear Material 3 Compose
🖌Compose Unstyled🆕 UI Kit
🤖Jetpack Compose API Reference
Documentation
Theming
Unstyled Components
Universal Components
Blog
Component Catalogue
Jetpack Compose Reference
Getting Started
Overview
Installation
Components
Concepts
Custom Themes
Android XML Themes
Dynamic Themes
Theme Overrides
Modifiers
buildModifier
focusRing
outline
Components
Bottom Sheet
Bottom Sheet (Modal)
Button
Checkbox
Checkbox (TriState)
Dialog
Disclosure
Dropdown Menu
Icon
Modal
Progress Indicator
Radio Group
Scroll Area
Separators
Slider
Tab Group
Text
Text Field
Toggle Switch
UI Kit
Docs
🖌Compose Unstyled🆕 UI Kit
🤖Jetpack Compose API Reference
Blog 870+
Compose UnstyledJetpack Compose API ReferenceUI KitBlog
Components
  • AlertDialog
  • AlertDialogContent
  • AnimatedPage
  • AnimatedText
  • AppCard
  • AppScaffold
  • ArcProgressIndicator
  • Button
  • ButtonGroup
  • Card
  • CheckboxButton
  • ChildButton
  • CircularProgressIndicator
  • CompactButton
  • ConfirmationDialog
  • ConfirmationDialogContent
  • DatePicker
  • Dialog
  • EdgeButton
  • FadingExpandingLabel
  • FailureConfirmationDialog
  • FailureConfirmationDialogContent
  • FilledIconButton
  • FilledTonalButton
  • FilledTonalIconButton
  • HorizontalPageIndicator
  • HorizontalPagerScaffold
  • Icon
  • IconButton
  • IconToggleButton
  • LevelIndicator
  • LinearProgressIndicator
  • ListHeader
  • ListSubHeader
  • MaterialTheme
  • OpenOnPhoneDialog
  • OpenOnPhoneDialogContent
  • OutlinedButton
  • OutlinedCard
  • OutlinedIconButton
  • Picker
  • PickerGroup
  • ProvideTextStyle
  • RadioButton
  • ScreenScaffold
  • ScrollIndicator
  • SegmentedCircularProgressIndicator
  • Slider
  • SplitCheckboxButton
  • SplitRadioButton
  • SplitSwitchButton
  • Stepper
  • StepperLevelIndicator
  • SuccessConfirmationDialog
  • SuccessConfirmationDialogContent
  • SwipeToDismissBox
  • SwipeToReveal
  • SwitchButton
  • Text
  • TextButton
  • TextToggleButton
  • TimePicker
  • TimeText
  • TitleCard
  • VerticalPageIndicator
  • VerticalPagerScaffold
Composable Functions
  • contentColorFor
  • placeholder
  • placeholderShimmer
  • rememberAnimatedTextFontRegistry
  • rememberPickerState
  • rememberPlaceholderState
  • rememberRevealState
  • rememberTransformationSpec
Modifiers
  • minimumInteractiveComponentSize
  • placeholder
  • placeholderShimmer
  • rangeSemantics
  • scrollAway
  • touchTargetAwareSize
  • transformedHeight
Classes
  • AngularDirection
  • AnimatedTextFontRegistry
  • ButtonColors
  • CardColors
  • CheckboxButtonColors
  • ColorScheme
  • ConfirmationDialogColors
  • DatePickerColors
  • DatePickerType
  • EdgeButtonSize
  • IconButtonColors
  • IconButtonShapes
  • IconToggleButtonColors
  • IconToggleButtonShapes
  • LevelIndicatorColors
  • OpenOnPhoneDialogColors
  • PickerGroupScope
  • PickerState
  • PlaceholderState
  • ProgressIndicatorColors
  • RadioButtonColors
  • RevealDirection
  • RevealState
  • RevealValue
  • ScreenStage
  • ScrollIndicatorColors
  • Shapes
  • SliderColors
  • SplitCheckboxButtonColors
  • SplitRadioButtonColors
  • SplitSwitchButtonColors
  • StepperColors
  • SwipeToRevealScope
  • SwitchButtonColors
  • TextButtonColors
  • TextButtonShapes
  • TextConfiguration
  • TextToggleButtonColors
  • TextToggleButtonShapes
  • TimePickerColors
  • TimePickerType
  • TransformationVariableSpec
  • Typography
Interfaces
  • ButtonGroupScope
  • MotionScheme
  • PickerScope
  • ResponsiveTransformationSpec
  • SurfaceTransformation
  • TimeSource
  • TransformationSpec
  • TransformedContainerPainterScope
Properties
  • LocalContentColor
  • LocalTextConfiguration
  • LocalTextStyle
Functions
  • confirmationDialogCurvedText
  • contentColorFor
  • curvedText
  • drawCircularProgressIndicator
  • dynamicColorScheme
  • lerp
  • openOnPhoneDialogCurvedText
  • ripple
  • SurfaceTransformation
  • timeTextCurvedText
  • timeTextSeparator
Compose API Reference Wear Material 3 Compose

PickerScope

Interface

Android
public interface PickerScope

Receiver scope which is used by Picker.

    On this page
Sponsored By
by @alexstyl