readOnly 属性

bool readOnly

实现

bool get readOnly native;
void readOnly=(bool value)

实现

set readOnly(bool value) native;