expanded 属性

bool? expanded

实现

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

实现

set expanded(bool? value) native;