uwp - How to show Soft keyboard when user click the textBox -


newbie uwp, how show keyboard when user click textbox?

i use below , don't see soft keyboard pop when user click textbox.

i using vs2015 community version win 10 os pc

<textbox inputscope="emailsmtpaddress" /> 

how

  1. just pop keyboard enter text user without inputscope , inputscope?

  2. how disappear keyboard when use tap anywhere on screen?

would appreciate if can provide links of tutorial.

thanks


Comments

Popular posts from this blog

Spring Boot + JPA + Hibernate: Unable to locate persister -

go - Golang: panic: runtime error: invalid memory address or nil pointer dereference using bufio.Scanner -

c - double free or corruption (fasttop) -