Function textEdit

  • Parameters

    • text: string
    • keyboardTitle: string
    • maxTextLength: number
    • isSecretMode: boolean = false
    • placeholderText: null | string = null

    Returns Promise<string>

Generated using TypeDoc