Muk Textfield

Create Muk Textfield

To create MukTextfield, create and select MukUICanvas, right-click in the Hierarchy > Muk > Textfield. You will see a new object( MukTextfield) created in the selected canvas or the first canvas in the Hierarchy (if no canvas is selected). If there’s no canvas in the Hierarchy, Muk will create a MukUICanvas for you and place the MukTextfield in the newly created MukUICanvas

Muk Textfield

Muk Text Field Code

You can get and set the text of the textfield or set call backs via script. Please see the code.