MetaPhrase

An open source translation editor for native mobile app localization.

View project on GitHub

//MetaPhrase/com.github.diegoberaldin.metaphrase.feature.translate.presentation/TranslateComponent/Intent/TogglePanel

TogglePanel

data class TogglePanel(val config: TranslateComponent.PanelConfig) : TranslateComponent.Intent

Toggle a bottom panel for a given section)

Parameters

jvm

   
config section configuration

Constructors

   
TogglePanel [jvm]
constructor(config: TranslateComponent.PanelConfig)

Properties

Name Summary
config [jvm]
val config: TranslateComponent.PanelConfig