muted 属性

bool muted

实现

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

实现

set muted(bool value) native;