contentHint 属性

String? contentHint

实现

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

实现

set contentHint(String? value) native;