userHint 属性

String? userHint

实现

String? get userHint native;
void userHint=(String? value)

实现

set userHint(String? value) native;