disabled 属性

bool? disabled
override

实现

bool? get disabled native;
void disabled=(bool? value)
override

实现

set disabled(bool? value) native;