I want to show a placeholder text in TextBox when user hasn\'t typed anything and TextBox is idle. In Andriod it can be done using a
TextBox
a
What you can do is you can set a default text and clear it using tapped event of textbox or you can use the watermark text box see here