Show / Hide Table of Contents

Namespace AdrianMiasik.Components.Specific.Settings

Classes

OptionDigitFormat

A SettingsOptionDropdown that changes our current timers digit format. (See DigitFormat, also see SettingsPage)

OptionEnableLongBreaks

A SettingsOptionDropdown that enables / disables pomodoro progression for long breaks. (See SetSettingLongBreaks(Boolean), also see SettingsPage)

OptionMuteAudioOutOfFocus

A SettingsOptionDropdown that disables/enables audio when the application is not in focus. (See AdrianMiasik.PomodoroTimer.OnApplicationFocus(System.Boolean), also see SettingsPage)

OptionPomodoroCount

A SettingsOptionDropdown that changes how many pomodoros are required to unlock our long break. (See SetPomodoroCount(Int32, Int32), also see SettingsPage)

OptionSetAlarmSound

OptionUnityAnalytics

A SettingsOptionToggleSlider intended be used for 'Enable Unity Analytics' settings option. (See SettingsPage) On by default, but users can opt-out of telemetry / turn off the service at run-time by turning this boolean off (To the left position).

In This Article
Back to top Generated by DocFX