iOS: impl font & hint font for input
This commit is contained in:
@@ -99,6 +99,10 @@ class InputDemo extends Panel {
|
||||
width: 1,
|
||||
color: Color.GRAY,
|
||||
},
|
||||
font: 'DINPro',
|
||||
hintFont: 'Hanabi',
|
||||
textColor: Color.RED,
|
||||
hintTextColor: Color.GREEN,
|
||||
}),
|
||||
],
|
||||
{
|
||||
|
Reference in New Issue
Block a user