selected 属性

bool? selected

实现

bool? get selected native;
void selected=(bool? value)

实现

set selected(bool? value) native;