muted property

bool muted

Implementation

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

Implementation

set muted(bool value) native;