Skip to content

Setting keyboard types #273

Description

@solcacorona

Regards,

I am creating a newTextField field for the user to enter a phone number, and I would like to display the numerical virtual keyboard to the user.

In CoronaSDK I can use:

local myPhone = native.newTextField (50, 150, 220, 36)
myPhone.inputType = "phone"

How can I display the keyboard using MUI?

I have used the option:

inputType = "phone"

but it does not work.

Thanks in advance for the answer, and again this is a BIG WORK!!

Solón

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions