Composable Function Android @Composable public fun rememberRevealState(initialValue: RevealValue = Covered): RevealState Create and remember a RevealState. Parameters initialValue The initial value of the RevealValue.