ComposeUIViewControllerState

Used to annotate the parameter as the composable state variable (for advanced use cases). Only 0 or 1 ComposeUIViewControllerState and an arbitrary number of parameter types (excluding Composable functions) are allowed in ComposeUIViewController functions. More here