expand

Function

Common
fun SemanticsPropertyReceiver.expand(label: String? = null, action: (() -> Boolean)?)

Action to expand an expandable node.

Parameters

labelOptional label for this action.
actionAction to be performed when the SemanticsActions.Expand is called.