muted property

bool get muted

Implementation

bool get muted native;
set muted (bool value)

Implementation

set muted(bool value) native;