//MetaPhrase/com.github.diegoberaldin.metaphrase.core.common.notification/NotificationCenter/Event
Event
interface Event
Available event types.
Inheritors
ShowProgress |
Types
Name | Summary |
---|---|
ShowProgress | [jvm] data class ShowProgress(val visible: Boolean) : NotificationCenter.Event |