minLength 属性

int? minLength

实现

int? get minLength native;
void minLength=(int? value)

实现

set minLength(int? value) native;