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)