SalesforceMobileSDK-Android
Toggle table of contents
14.0.0-rc.0
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
SalesforceMobileSDK-Android
SalesforceSDK
/
com.salesforce.androidsdk.ui
/
CollapsibleSection
Collapsible
Section
@
Composable
fun
CollapsibleSection
(
title
:
String
,
items
:
List
<
Pair
<
String
,
String
>
>
,
defaultExpanded
:
Boolean
=
false
)