volumeEnforced property

bool volumeEnforced
final

If true, the alarm volume is enforced, automatically resetting to the original alarm volume if the user attempts to adjust it. This prevents the user from lowering the alarm volume. Won't work if app is killed.

Defaults to false.

Implementation

final bool volumeEnforced;