readOnly property

bool get readOnly

Implementation

bool get readOnly native;
set readOnly (bool value)

Implementation

set readOnly(bool value) native;