isAllDisabled

open fun isAllDisabled(prayers: Array<Prayer>): Boolean

Checks if all the specified prayers are disabled

Return

true if all the specified prayers are dsiabled, false otherwise

Parameters

prayers

the specified prayers