readOnly属性

bool? readOnly
重写

实现

bool? get readOnly native;
void readOnly=(bool? value)
重写

实现

set readOnly(bool? value) native;