MiuixPopupUtils

A util class for show popup and dialog.

Constructors

Link copied to clipboard
constructor()

Types

Link copied to clipboard
object Companion
Link copied to clipboard
class DialogState(val showState: MutableState<Boolean>, val zIndex: Float)
Link copied to clipboard
class PopupState(val showState: MutableState<Boolean>, val zIndex: Float)