Compose Unstyled 2.0 is out! Check the official announcement blog ->
Class

OneHandedGestureInteraction.Indicate

An interaction representing an indication event, used to display a visual indicator for the given gesture action.

Source set: Android
public class Indicate(public val action: GestureAction, public val key: String) :
        OneHandedGestureInteraction

An interaction representing an indication event, used to display a visual indicator for the given gesture action.

Last updated: