Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
当我在 Flex 4.6 上为 TextInput 创建自定义外观时,此 textInput 在激活时不会调用 iOS 软键盘。
我能做些什么来改变这一点吗?
我认为您正在使用桌面应用程序的标准 TextInput 皮肤类作为自定义皮肤的基类,但对于移动应用程序,您应该使用移动皮肤:spark.skins.mobile.TextInputSkin