readOnly 属性

bool? readOnly
覆盖

实现

bool? get readOnly native;
void readOnly=(bool? value)
覆盖

实现

set readOnly(bool? value) native;