Text input
Table of Contents
Setters
Text input command
Declaration
public TextInputCommand(String text)
Example
val textInputCommand = TextInput.TextInputCommand("Rendezvous with Rama")
public TextInputCommand(String text)
val textInputCommand = TextInput.TextInputCommand("Rendezvous with Rama")