iOS: impl font & hint font for input

This commit is contained in:
王劲鹏
2021-07-20 15:46:49 +08:00
committed by osborn
parent 04d9958a4d
commit 489fea0839
7 changed files with 39 additions and 2 deletions

View File

@@ -99,6 +99,10 @@ class InputDemo extends Panel {
width: 1,
color: Color.GRAY,
},
font: 'DINPro',
hintFont: 'Hanabi',
textColor: Color.RED,
hintTextColor: Color.GREEN,
}),
],
{