Difference between revisions of "Trigger: Airplane mode changed"
m |
|||
Line 3: | Line 3: | ||
'''Example Usage:'''<br/> | '''Example Usage:'''<br/> | ||
When you activate airplane mode between the hours of 10:00 p.m. and 7:00 a.m., calls and notifications will be silenced. | When you activate airplane mode between the hours of 10:00 p.m. and 7:00 a.m., calls and notifications will be silenced. | ||
− | <pre style="color: | + | <pre style="background-color: red; color: white;"> |
Airplane mode enabled | Airplane mode enabled | ||
</pre> | </pre> | ||
− | <pre style="color: # | + | <pre style="background-color: #1665B0; color: white;"> |
Notification volume = 0 | Notification volume = 0 | ||
Ring volume = 0 | Ring volume = 0 | ||
</pre> | </pre> | ||
− | <pre style="color: | + | <pre style="background-color: green; color: white;"> |
Time of day (10:00 p.m. - 7:00 a.m.) | Time of day (10:00 p.m. - 7:00 a.m.) | ||
</pre> | </pre> |
Revision as of 02:54, 28 April 2023
This trigger fires when airplane mode is activated or when airplane mode is deactivated.
Example Usage:
When you activate airplane mode between the hours of 10:00 p.m. and 7:00 a.m., calls and notifications will be silenced.
Airplane mode enabled
Notification volume = 0 Ring volume = 0
Time of day (10:00 p.m. - 7:00 a.m.)