MetaPhrase

An open source translation editor for native mobile app localization.

View project on GitHub

//MetaPhrase/com.github.diegoberaldin.metaphrase.feature.projects.dialog.newproject.presentation/CreateProjectComponent/Intent/SetName

SetName

[jvm]
data class SetName(val value: String) : CreateProjectComponent.Intent

Set name.

Constructors

   
SetName [jvm]
constructor(value: String)
Create SetName

Properties

Name Summary
value [jvm]
val value: String
project name