Release 4.0.0-preview1-00111
[platform/core/csapi/tizenfx.git] / Artifacts / bin / Tizen.System.SystemSettings.xml
index 91515dd..e2170fe 100644 (file)
@@ -6,79 +6,79 @@
     <members>
         <member name="T:Tizen.System.SystemSettings">
             <summary>
-            The System Settings API provides APIs for sharing configuration over a system
+            The System Settings API provides APIs for sharing the configuration over a system.
             </summary>
             <remarks>
-            System Settings API provides functions for getting the system configuration related to user preferences.
-            The main features of the System Settings API include accessing system-wide configurations, such as ringtones, wallpapers, and etc
+            The System Settings API provides functions for getting the system configuration related to user preferences.
+            The main features of the System Settings API include accessing system-wide configurations, such as ringtones, wallpapers, and so on.
             </remarks>
         </member>
         <member name="P:Tizen.System.SystemSettings.IncomingCallRingtone">
             <summary>
-            The file path of the current ringtone
+            The file path of the current ringtone.
             </summary>
         </member>
         <member name="P:Tizen.System.SystemSettings.WallpaperHomeScreen">
             <summary>
-            The file path of the current home screen wallpaper
+            The file path of the current home-screen wallpaper.
             </summary>
         </member>
         <member name="P:Tizen.System.SystemSettings.WallpaperLockScreen">
             <summary>
-            The file path of the current lock screen wallpaper
+            The file path of the current lock-screen wallpaper.
             </summary>
         </member>
         <member name="P:Tizen.System.SystemSettings.FontSize">
             <summary>
-            The current system font size
+            The current system font size.
             </summary>
         </member>
         <member name="P:Tizen.System.SystemSettings.FontType">
             <summary>
-            The current system font type
+            The current system font type.
             </summary>
         </member>
         <member name="P:Tizen.System.SystemSettings.MotionActivationEnabled">
             <summary>
-            Indicates whether the motion service is activated
+            Indicates whether the motion service is activated.
             </summary>
         </member>
         <member name="P:Tizen.System.SystemSettings.EmailAlertRingtone">
             <summary>
-            The file path of the current email alert ringtone
+            The file path of the current email alert ringtone.
             </summary>
         </member>
         <member name="P:Tizen.System.SystemSettings.UsbDebuggingEnabled">
             <summary>
-            Indicates whether the USB debugging is enabled
+            Indicates whether the USB debugging is enabled.
             </summary>
         </member>
         <member name="P:Tizen.System.SystemSettings.Data3GNetworkEnabled">
             <summary>
-            Indicates whether the 3G data network is enabled
+            Indicates whether the 3G data network is enabled.
             </summary>
         </member>
         <member name="P:Tizen.System.SystemSettings.LockscreenApp">
             <summary>
-            Indicates lockscreen app pkg name
+            Indicates the lock-screen application package name.
             </summary>
         </member>
         <member name="P:Tizen.System.SystemSettings.DefaultFontType">
             <summary>
-            The current system default font type (only support Get)
+            The current system default font type (only supports Get).
             </summary>
         </member>
         <member name="P:Tizen.System.SystemSettings.LocaleCountry">
             <summary>
             Indicates the current country setting in the &lt;LANGUAGE&gt;_&lt;REGION&gt; syntax.
             The country setting is in the ISO 639-2 format,
-            and the region setting is in the ISO 3166-1 alpha-2 format
+            and the region setting is in the ISO 3166-1 alpha-2 format.
             </summary>
         </member>
         <member name="P:Tizen.System.SystemSettings.LocaleLanguage">
             <summary>
             Indicates the current language setting in the &lt;LANGUAGE&gt;_&lt;REGION&gt; syntax.
-            The language setting is in the ISO 639-2 format
+            The language setting is in the ISO 639-2 format,
             and the region setting is in the ISO 3166-1 alpha-2 format.
             </summary>
         </member>
         </member>
         <member name="P:Tizen.System.SystemSettings.LocaleTimeZone">
             <summary>
-            Indicates the current time zone. Eg. "Pacific/Tahiti"
+            Indicates the current time zone, for example, Pacific/Tahiti.
             </summary>
         </member>
         <member name="P:Tizen.System.SystemSettings.Time">
             <summary>
-            Once System changes time, this event occurs to notify time change.
+            Once the system changes time, this event occurs to notify the time change.
             </summary>
         </member>
         <member name="P:Tizen.System.SystemSettings.SoundLockEnabled">
             <summary>
-            Indicates whether the screen lock sound is enabled on the device. ex) LCD on/off sound
+            Indicates whether the screen lock sound is enabled on the device, for example, the LCD on or off sound.
             </summary>
         </member>
         <member name="P:Tizen.System.SystemSettings.SoundSilentModeEnabled">
         </member>
         <member name="P:Tizen.System.SystemSettings.DisplayScreenRotationAutoEnabled">
             <summary>
-            Indicates whether rotation control is automatic.
+            Indicates whether the rotation control is automatic.
             </summary>
         </member>
         <member name="P:Tizen.System.SystemSettings.DeviceName">
             <summary>
-            Indicates device name.
+            Indicates the device name.
             </summary>
         </member>
         <member name="P:Tizen.System.SystemSettings.MotionEnabled">
             <summary>
-            Indicates whether the device user has enabled motion feature.
+            Indicates whether the device user has enabled the motion feature.
             </summary>
         </member>
         <member name="P:Tizen.System.SystemSettings.NetworkWifiNotificationEnabled">
             <summary>
-            Indicates whether Wi-Fi-related notifications are enabled on the device.
+            Indicates whether Wi-Fi related notifications are enabled on the device.
             </summary>
         </member>
         <member name="P:Tizen.System.SystemSettings.NetworkFlightModeEnabled">
         </member>
         <member name="P:Tizen.System.SystemSettings.LockState">
             <summary>
-            Indicates the current lock state
+            Indicates the current lock state.
             </summary>
         </member>
         <member name="P:Tizen.System.SystemSettings.AdsId">
             <summary>
-            The current system ADS ID
+            The current system ADS ID.
             </summary>
         </member>
         <member name="P:Tizen.System.SystemSettings.UltraDataSave">
             Indicates the time period for notification repetitions.
             </summary>
         </member>
-        <!-- Badly formed XML comment ignored for member "E:Tizen.System.SystemSettings.IncomingCallRingtoneChanged" -->
-        <!-- Badly formed XML comment ignored for member "E:Tizen.System.SystemSettings.WallpaperHomeScreenChanged" -->
-        <!-- Badly formed XML comment ignored for member "E:Tizen.System.SystemSettings.WallpaperLockScreenChanged" -->
-        <!-- Badly formed XML comment ignored for member "E:Tizen.System.SystemSettings.FontSizeChanged" -->
-        <!-- Badly formed XML comment ignored for member "E:Tizen.System.SystemSettings.FontTypeChanged" -->
-        <!-- Badly formed XML comment ignored for member "E:Tizen.System.SystemSettings.MotionActivationSettingChanged" -->
-        <!-- Badly formed XML comment ignored for member "E:Tizen.System.SystemSettings.EmailAlertRingtoneChanged" -->
-        <!-- Badly formed XML comment ignored for member "E:Tizen.System.SystemSettings.UsbDebuggingSettingChanged" -->
-        <!-- Badly formed XML comment ignored for member "E:Tizen.System.SystemSettings.Data3GNetworkSettingChanged" -->
-        <!-- Badly formed XML comment ignored for member "E:Tizen.System.SystemSettings.LockscreenAppChanged" -->
-        <!-- Badly formed XML comment ignored for member "E:Tizen.System.SystemSettings.LocaleCountryChanged" -->
-        <!-- Badly formed XML comment ignored for member "E:Tizen.System.SystemSettings.LocaleLanguageChanged" -->
-        <!-- Badly formed XML comment ignored for member "E:Tizen.System.SystemSettings.LocaleTimeFormat24HourSettingChanged" -->
-        <!-- Badly formed XML comment ignored for member "E:Tizen.System.SystemSettings.LocaleTimeZoneChanged" -->
-        <!-- Badly formed XML comment ignored for member "E:Tizen.System.SystemSettings.TimeChanged" -->
-        <!-- Badly formed XML comment ignored for member "E:Tizen.System.SystemSettings.SoundLockSettingChanged" -->
-        <!-- Badly formed XML comment ignored for member "E:Tizen.System.SystemSettings.SoundSilentModeSettingChanged" -->
-        <!-- Badly formed XML comment ignored for member "E:Tizen.System.SystemSettings.SoundTouchSettingChanged" -->
-        <!-- Badly formed XML comment ignored for member "E:Tizen.System.SystemSettings.DisplayScreenRotationAutoSettingChanged" -->
-        <!-- Badly formed XML comment ignored for member "E:Tizen.System.SystemSettings.DeviceNameChanged" -->
-        <!-- Badly formed XML comment ignored for member "E:Tizen.System.SystemSettings.MotionSettingChanged" -->
-        <!-- Badly formed XML comment ignored for member "E:Tizen.System.SystemSettings.NetworkWifiNotificationSettingChanged" -->
-        <!-- Badly formed XML comment ignored for member "E:Tizen.System.SystemSettings.NetworkFlightModeSettingChanged" -->
-        <!-- Badly formed XML comment ignored for member "E:Tizen.System.SystemSettings.ScreenBacklightTimeChanged" -->
-        <!-- Badly formed XML comment ignored for member "E:Tizen.System.SystemSettings.SoundNotificationChanged" -->
-        <!-- Badly formed XML comment ignored for member "E:Tizen.System.SystemSettings.SoundNotificationRepetitionPeriodChanged" -->
-        <!-- Badly formed XML comment ignored for member "E:Tizen.System.SystemSettings.LockStateChanged" -->
-        <!-- Badly formed XML comment ignored for member "E:Tizen.System.SystemSettings.AdsIdChanged" -->
-        <!-- Badly formed XML comment ignored for member "E:Tizen.System.SystemSettings.UltraDataSaveChanged" -->
-        <!-- Badly formed XML comment ignored for member "E:Tizen.System.SystemSettings.UltraDataSavePackageListChanged" -->
+        <member name="E:Tizen.System.SystemSettings.IncomingCallRingtoneChanged">
+            <summary>
+            The IncomingCallRingtoneChanged event is triggered when the file path of the incoming ringtone is changed.
+            </summary>
+            <param name="sender"></param>
+            <param name="e">The IncomingCallRingtoneChangedEventArgs object that contains the key and the changed value.</param>
+        </member>
+        <member name="E:Tizen.System.SystemSettings.WallpaperHomeScreenChanged">
+            <summary>
+            THe WallpaperHomeScreenChanged event is triggered when the file path of the current home screen wallpaper is changed.
+            </summary>
+            <param name="sender"></param>
+            <param name="e">The WallpaperHomeScreenChangedEventArgs object that contains the key and the changed value.</param>
+        </member>
+        <member name="E:Tizen.System.SystemSettings.WallpaperLockScreenChanged">
+            <summary>
+            The WallpaperLockScreenChanged event is triggered when the file path of the current lock screen wallpaper is changed.
+            </summary>
+            <param name="sender"></param>
+            <param name="e">The WallpaperLockScreenChangedEventArgs object that contains the key and the changed value.</param>
+        </member>
+        <member name="E:Tizen.System.SystemSettings.FontSizeChanged">
+            <summary>
+            The FontSizeChanged event is triggered when the current system font size is changed.
+            </summary>
+            <param name="sender"></param>
+            <param name="e">The FontSizeChangedEventArgs object that contains the key and the changed value.</param>
+        </member>
+        <member name="E:Tizen.System.SystemSettings.FontTypeChanged">
+            <summary>
+            The FontTypeChanged event is triggered when the current system font type is changed.
+            </summary>
+            <param name="sender"></param>
+            <param name="e">The FontTypeChangedEventArgs object that contains the key and the changed value.</param>
+        </member>
+        <member name="E:Tizen.System.SystemSettings.MotionActivationSettingChanged">
+            <summary>
+            The MotionActivationChanged event is triggered when the motion service status is changed.
+            </summary>
+            <param name="sender"></param>
+            <param name="e">The MotionActivationChangedEventArgs object that contains the key and the changed value.</param>
+        </member>
+        <member name="E:Tizen.System.SystemSettings.EmailAlertRingtoneChanged">
+            <summary>
+            The EmailAlertRingtoneChanged event is triggered when the file path of the current email alert ringtone is changed.
+            </summary>
+            <param name="sender"></param>
+            <param name="e">The EmailAlertRingtoneChangedEventArgs object that contains the key and the changed value.</param>
+        </member>
+        <member name="E:Tizen.System.SystemSettings.UsbDebuggingSettingChanged">
+            <summary>
+            The UsbDebuggingSettingChangedEventArgs event is triggered when the USB debugging status is changed.
+            </summary>
+            <param name="sender"></param>
+            <param name="e">The UsbDebuggingSettingChangedEventArgs object that contains the key and the changed value.</param>
+        </member>
+        <member name="E:Tizen.System.SystemSettings.Data3GNetworkSettingChanged">
+            <summary>
+            The Data3GNetworkSettingChanged event is triggered when the 3G data network status is changed.
+            </summary>
+            <param name="sender"></param>
+            <param name="e">The Data3GNetworkSettingChangedEventArgs object that contains the key and the changed value.</param>
+        </member>
+        <member name="E:Tizen.System.SystemSettings.LockscreenAppChanged">
+            <summary>
+            The LockscreenAppChanged event is triggered when the lockscreen application package name is changed.
+            </summary>
+            <param name="sender"></param>
+            <param name="e">The LockscreenAppChangedEventArgs object that contains the key and the changed value.</param>
+        </member>
+        <member name="E:Tizen.System.SystemSettings.LocaleCountryChanged">
+            <summary>
+            The LocaleCountryChanged event is triggered when the current country setting in the &lt;LANGUAGE&gt;_&lt;REGION&gt; syntax, is changed.
+            </summary>
+            <param name="sender"></param>
+            <param name="e">The LocaleCountryChangedEventArgs object that contains the key and the changed value.</param>
+        </member>
+        <member name="E:Tizen.System.SystemSettings.LocaleLanguageChanged">
+            <summary>
+            The LocaleLanguageChanged event is triggered when the current language setting in the &lt;LANGUAGE&gt;_&lt;REGION&gt; syntax, is changed.
+            </summary>
+            <param name="sender"></param>
+            <param name="e">The LocaleLanguageChangedEventArgs object that contains the key and the changed value.</param>
+        </member>
+        <member name="E:Tizen.System.SystemSettings.LocaleTimeFormat24HourSettingChanged">
+            <summary>
+            The LocaleTimeFormat24HourChanged event is triggered when the time format is changed.
+            </summary>
+            <param name="sender"></param>
+            <param name="e">The LocaleTimeFormat24HourChangedEventArgs object that contains the key and the changed value.</param>
+        </member>
+        <member name="E:Tizen.System.SystemSettings.LocaleTimeZoneChanged">
+            <summary>
+            The LocaleTimeZoneChanged event is triggered when the current time zone is changed.
+            </summary>
+            <param name="sender"></param>
+            <param name="e">The LocaleTimeZoneChangedEventArgs object that contains the key and the changed value.</param>
+        </member>
+        <member name="E:Tizen.System.SystemSettings.TimeChanged">
+            <summary>
+            The TimeChanged event is triggered when the system time is changed.
+            </summary>
+            <param name="sender"></param>
+            <param name="e">The TimeChangedEventArgs object that contains the key and the changed value.</param>
+        </member>
+        <member name="E:Tizen.System.SystemSettings.SoundLockSettingChanged">
+            <summary>
+            The SoundLockChanged event is triggered when the screen lock sound enabled status is changed.
+            </summary>
+            <param name="sender"></param>
+            <param name="e">The SoundLockChangedEventArgs object that contains the key and the changed value.</param>
+        </member>
+        <member name="E:Tizen.System.SystemSettings.SoundSilentModeSettingChanged">
+            <summary>
+            The SoundSilentModeChanged event is triggered when the silent mode status is changed.
+            </summary>
+            <param name="sender"></param>
+            <param name="e">The SoundSilentModeChangedEventArgs object that contains the key and the changed value.</param>
+        </member>
+        <member name="E:Tizen.System.SystemSettings.SoundTouchSettingChanged">
+            <summary>
+            THe SoundTouchChanged event is triggered when the screen touch sound enabled status is changed.
+            </summary>
+            <param name="sender"></param>
+            <param name="e">The SoundTouchChangedEventArgs object that contains the key and the changed value.</param>
+        </member>
+        <member name="E:Tizen.System.SystemSettings.DisplayScreenRotationAutoSettingChanged">
+            <summary>
+            The DisplayScreenRotationAutoChanged event is triggered when the automatic rotation control status is changed.
+            </summary>
+            <param name="sender"></param>
+            <param name="e">The DisplayScreenRotationAutoChangedEventArgs object that contains the key and the changed value.</param>
+        </member>
+        <member name="E:Tizen.System.SystemSettings.DeviceNameChanged">
+            <summary>
+            The DeviceNameChanged event is triggered when the device name is changed.
+            </summary>
+            <param name="sender"></param>
+            <param name="e">The DeviceNameChangedEventArgs object that contains the key and the changed value.</param>
+        </member>
+        <member name="E:Tizen.System.SystemSettings.MotionSettingChanged">
+            <summary>
+            The MotionSettingChanged event is triggered when the motion feature enabled status is changed.
+            </summary>
+            <param name="sender"></param>
+            <param name="e">The MotionSettingChangedEventArgs object that contains the key and the changed value.</param>
+        </member>
+        <member name="E:Tizen.System.SystemSettings.NetworkWifiNotificationSettingChanged">
+            <summary>
+            The NetworkWifiNotificationChanged event is triggered when the WiFi-related notifications enabled status is changed.
+            </summary>
+            <param name="sender"></param>
+            <param name="e">The NetworkWifiNotificationChangedEventArgs object that contains the key and the changed value.</param>
+        </member>
+        <member name="E:Tizen.System.SystemSettings.NetworkFlightModeSettingChanged">
+            <summary>
+            The NetworkFlightModeChanged event is triggered when the flight mode status is changed.
+            </summary>
+            <param name="sender"></param>
+            <param name="e">The NetworkFlightModeChangedEventArgs object that contains the key and the changed value.</param>
+        </member>
+        <member name="E:Tizen.System.SystemSettings.ScreenBacklightTimeChanged">
+            <summary>
+            THe ScreenBacklightTimeChanged event is triggered when the backlight time is changed.
+            </summary>
+            <param name="sender"></param>
+            <param name="e">The ScreenBacklightTimeChangedEventArgs object that contains the key and the changed value.</param>
+        </member>
+        <member name="E:Tizen.System.SystemSettings.SoundNotificationChanged">
+            <summary>
+            The SoundNotificationChanged event is triggered when the file path of the current notification tone set by the user is changed.
+            </summary>
+            <param name="sender"></param>
+            <param name="e">The SoundNotificationChangedEventArgs object that contains the key and the changed value.</param>
+        </member>
+        <member name="E:Tizen.System.SystemSettings.SoundNotificationRepetitionPeriodChanged">
+            <summary>
+            The SoundNotificationRepetitionPeriodChanged event is triggered when the time period for notification repetitions is changed.
+            </summary>
+            <param name="sender"></param>
+            <param name="e">The SoundNotificationRepetitionPeriodChangedEventArgs object that contains the key and the changed value.</param>
+        </member>
+        <member name="E:Tizen.System.SystemSettings.LockStateChanged">
+            <summary>
+            The LockStateChanged event is triggered when the current lock state is changed.
+            </summary>
+            <param name="sender"></param>
+            <param name="e">The LockStateChangedEventArgs object that contains the key and the changed value.</param>
+        </member>
+        <member name="E:Tizen.System.SystemSettings.AdsIdChanged">
+            <summary>
+            The AdsIdChanged event is triggered when the current ADS ID state is changed.
+            </summary>
+            <param name="sender"></param>
+            <param name="e">The AdsIdChangedEventArgs object that contains the key and the changed value.</param>
+        </member>
+        <member name="E:Tizen.System.SystemSettings.UltraDataSaveChanged">
+            <summary>
+            The UltraDataSaveChanged event is triggered when the current Ultra Data Save state is changed.
+            </summary>
+            <param name="sender"></param>
+            <param name="e">The UltraDataSaveChangedEventArgs object that contains the key and the changed value.</param>
+        </member>
+        <member name="E:Tizen.System.SystemSettings.UltraDataSavePackageListChanged">
+            <summary>
+            The UltraDataSavePackageListChanged event is triggered when the current ADS ID state is changed.
+            </summary>
+            <param name="sender"></param>
+            <param name="e">The UltraDataSavePackageListChangedEventArgs object that contains the key and the changed value.</param>
+        </member>
         <member name="T:Tizen.System.SystemSettingsKeys">
             <summary>
-            Enumeration for all available system settings
+            Enumeration for all the available system settings.
             </summary>
         </member>
         <member name="F:Tizen.System.SystemSettingsKeys.IncomingCallRingtone">
             <summary>
-            (string) The file path of the current ringtone
+            GET (string) The file path of the current ringtone.
             </summary>
         </member>
         <member name="F:Tizen.System.SystemSettingsKeys.WallpaperHomeScreen">
             <summary>
-            (string) The file path of the current home screen wallpaper
+            GET (string) The file path of the current home-screen wallpaper.
             </summary>
         </member>
         <member name="F:Tizen.System.SystemSettingsKeys.WallpaperLockScreen">
             <summary>
-            (string) The file path of the current lock screen wallpaper
+            GET (string) The file path of the current lock-screen wallpaper.
             </summary>
         </member>
         <member name="F:Tizen.System.SystemSettingsKeys.FontSize">
             <summary>
-            (int) The current system font size
+            GET (int) The current system font size.
             </summary>
         </member>
         <member name="F:Tizen.System.SystemSettingsKeys.FontType">
             <summary>
-            (string) The current system font type
+            GET (string) The current system font type.
             </summary>
         </member>
         <member name="F:Tizen.System.SystemSettingsKeys.MotionActivationEnabled">
             <summary>
-            (bool) Indicates whether the motion service is activated
+            GET (bool) Indicates whether the motion service is activated.
             </summary>
         </member>
         <member name="F:Tizen.System.SystemSettingsKeys.EmailAlertRingtone">
             <summary>
-            (string) The file path of the current email alert ringtone
+            GET (string) The file path of the current email alert ringtone.
             </summary>
         </member>
         <member name="F:Tizen.System.SystemSettingsKeys.UsbDebuggingEnabled">
             <summary>
-            (bool) Indicates whether the USB debugging is enabled
+            GET (bool) Indicates whether the USB debugging is enabled.
             </summary>
         </member>
         <member name="F:Tizen.System.SystemSettingsKeys.Data3GNetworkEnabled">
             <summary>
-            (bool) Indicates whether the 3G data network is enabled
+            GET (bool) Indicates whether the 3G-data network is enabled.
             </summary>
         </member>
         <member name="F:Tizen.System.SystemSettingsKeys.LockscreenApp">
             <summary>
-            (string) Indicates lockscreen app pkg name
+            GET (string) Indicates the lock-screen application package name.
             </summary>
         </member>
         <member name="F:Tizen.System.SystemSettingsKeys.DefaultFontType">
             <summary>
-            (string) The current system default font type (only support Get)
+            GET (string) The current system default font type (only supports Get).
             </summary>
         </member>
         <member name="F:Tizen.System.SystemSettingsKeys.LocaleCountry">
             <summary>
-            (string) Indicates the current country setting in the &lt;LANGUAGE&gt;_&lt;REGION&gt; syntax.
+            GET (string) Indicates the current country setting in the &lt;LANGUAGE&gt;_&lt;REGION&gt; syntax.
             The country setting is in the ISO 639-2 format,
-            and the region setting is in the ISO 3166-1 alpha-2 format
+            and the region setting is in the ISO 3166-1 alpha-2 format.
             </summary>
         </member>
         <member name="F:Tizen.System.SystemSettingsKeys.LocaleLanguage">
             <summary>
-            (string) Indicates the current language setting in the &lt;LANGUAGE&gt;_&lt;REGION&gt; syntax.
-            The language setting is in the ISO 639-2 format
+            GET (string) Indicates the current language setting in the &lt;LANGUAGE&gt;_&lt;REGION&gt; syntax.
+            The language setting is in the ISO 639-2 format,
             and the region setting is in the ISO 3166-1 alpha-2 format.
             </summary>
         </member>
         <member name="F:Tizen.System.SystemSettingsKeys.LocaleTimeFormat24HourEnabled">
             <summary>
-            (bool) Indicates whether the 24-hour clock is used.
+            GET (bool) Indicates whether the 24-hour clock is used.
             If the value is false, the 12-hour clock is used.
             </summary>
         </member>
         <member name="F:Tizen.System.SystemSettingsKeys.LocaleTimeZone">
             <summary>
-            (string) Indicates the current time zone. Eg. Pacific/Tahiti
+            GET (string) Indicates the current time zone, for example, Pacific/Tahiti.
             </summary>
         </member>
         <member name="F:Tizen.System.SystemSettingsKeys.Time">
             <summary>
-            (int) Once System changes time, this event occurs to notify time change.
+            GET (int) Once system changes the time, this event occurs to notify the time change.
             </summary>
         </member>
         <member name="F:Tizen.System.SystemSettingsKeys.SoundLockEnabled">
             <summary>
-            GET (bool) Indicates whether the screen lock sound is enabled on the device. ex) LCD on/off sound
+            GET (bool) Indicates whether the screen lock sound is enabled on the device, for example, the LCD on or off sound.
             </summary>
         </member>
         <member name="F:Tizen.System.SystemSettingsKeys.SoundSilentModeEnabled">
         </member>
         <member name="F:Tizen.System.SystemSettingsKeys.DisplayScreenRotationAutoEnabled">
             <summary>
-            GET (bool) Indicates whether rotation control is automatic.
+            GET (bool) Indicates whether the rotation control is automatic.
             </summary>
         </member>
         <member name="F:Tizen.System.SystemSettingsKeys.DeviceName">
             <summary>
-            GET (string) Indicates device name.
+            GET (string) Indicates the device name.
             </summary>
         </member>
         <member name="F:Tizen.System.SystemSettingsKeys.MotionEnabled">
             <summary>
-            GET (bool) Indicates whether the device user has enabled motion feature.
+            GET (bool) Indicates whether the device user has the enabled motion feature.
             </summary>
         </member>
         <member name="F:Tizen.System.SystemSettingsKeys.NetworkWifiNotificationEnabled">
             <summary>
-            GET (bool) Indicates whether Wi-Fi-related notifications are enabled on the device.
+            GET (bool) Indicates whether WiFi-related notifications are enabled on the device.
             </summary>
         </member>
         <member name="F:Tizen.System.SystemSettingsKeys.NetworkFlightModeEnabled">
         </member>
         <member name="F:Tizen.System.SystemSettingsKeys.ScreenBacklightTime">
             <summary>
-            (int) Indicates the backlight time (in seconds). The following values can be used: 15, 30, 60, 120, 300, and 600.
+            GET (int) Indicates the backlight time (in seconds). The following values can be used: 15, 30, 60, 120, 300, and 600.
             </summary>
         </member>
         <member name="F:Tizen.System.SystemSettingsKeys.SoundNotification">
             <summary>
-            (string) Indicates the file path of the current notification tone set by the user.
+            GET (string) Indicates the file path of the current notification tone set by the user.
             </summary>
         </member>
         <member name="F:Tizen.System.SystemSettingsKeys.SoundNotificationRepetitionPeriod">
             <summary>
-            (int) Indicates the time period for notification repetitions.
+            GET (int) Indicates the time period for notification repetitions.
             </summary>
         </member>
         <member name="F:Tizen.System.SystemSettingsKeys.LockState">
             <summary>
-            (int) Indicates the current lock state
+            GET (int) Indicates the current lock state.
             </summary>
         </member>
         <member name="F:Tizen.System.SystemSettingsKeys.AdsId">
             <summary>
-            (string)  Indicates Ads ID for each device
+            GET (string) Indicates the ADS ID for each device.
             </summary>
         </member>
         <member name="F:Tizen.System.SystemSettingsKeys.UltraDataSave">
             <summary>
-            (int) Indicates Ultra Data Save status, one of #SystemSettingsUdsState values
+            GET (int) Indicates the Ultra Data Save status, one of the #SystemSettingsUdsState values.
             </summary>
         </member>
         <member name="F:Tizen.System.SystemSettingsKeys.UltraDataSavePackageList">
             <summary>
-            (string) Indicates Ultra Data Save Package List (Since 4.0), the list is a string containing whitelisted package names separated with semicolons (;)
+            GET (string) Indicates the Ultra Data Save Package List. Since 4.0, the list is a string containing whitelisted package names separated with semicolons (;).
             </summary>
         </member>
         <member name="T:Tizen.System.SystemSettingsIdleLockState">
             <summary>
-            Enumeration for Idle Lock State.
+            Enumeration for the Idle Lock State.
             </summary>
         </member>
         <member name="F:Tizen.System.SystemSettingsIdleLockState.Unlock">
             <summary>
-            Device is unlocked
+            The device is unlocked.
             </summary>
         </member>
         <member name="F:Tizen.System.SystemSettingsIdleLockState.Lock">
             <summary>
-            Device is locked
+            The device is locked.
             </summary>
         </member>
         <member name="F:Tizen.System.SystemSettingsIdleLockState.LaunchingLock">
             <summary>
-            Device is being locked
+            The device is being locked.
             </summary>
         </member>
         <member name="T:Tizen.System.SystemSettingsFontSize">
             <summary>
-            Enumeration for font size.
+            Enumeration for the font size.
             </summary>
         </member>
         <member name="F:Tizen.System.SystemSettingsFontSize.Small">
             <summary>
-            A small size
+            A small size.
             </summary>
         </member>
         <member name="F:Tizen.System.SystemSettingsFontSize.Normal">
             <summary>
-            A normal size
+            A normal size.
             </summary>
         </member>
         <member name="F:Tizen.System.SystemSettingsFontSize.Large">
             <summary>
-            A large size
+            A large size.
             </summary>
         </member>
         <member name="F:Tizen.System.SystemSettingsFontSize.Huge">
             <summary>
-            A huge size
+            A huge size.
             </summary>
         </member>
         <member name="F:Tizen.System.SystemSettingsFontSize.Giant">
             <summary>
-            A giant size
+            A giant size.
             </summary>
         </member>
         <member name="T:Tizen.System.SystemSettingsUdsState">
             <summary>
-            Enumeration for ultra data save
+            Enumeration for the ultra data save.
             </summary>
         </member>
         <member name="F:Tizen.System.SystemSettingsUdsState.UdsOff">
             <summary>
-            UDS Off
+            UDS Off.
             </summary>
         </member>
         <member name="F:Tizen.System.SystemSettingsUdsState.UdsOn">
             <summary>
-            UDS On
+            UDS On.
             </summary>
         </member>
         <member name="F:Tizen.System.SystemSettingsUdsState.UdsOnWhitelisted">
             <summary>
-            UDS On and the app is whitelisted
+            UDS On and the application is whitelisted.
             </summary>
         </member>
         <member name="T:Tizen.System.IncomingCallRingtoneChangedEventArgs">
             <summary>
-            EventArgs type for the event IncomingCallRingtoneChanged
+            EventArgs type for the IncomingCallRingtoneChanged event.
             </summary>
         </member>
         <member name="P:Tizen.System.IncomingCallRingtoneChangedEventArgs.Value">
             <summary>
-            The file path of the current ringtone
+            The file path of the current ringtone.
             </summary>
         </member>
         <member name="T:Tizen.System.WallpaperHomeScreenChangedEventArgs">
             <summary>
-            EventArgs type for the event WallpaperHomeScreenChanged
+            EventArgs type for the WallpaperHomeScreenChanged event.
             </summary>
         </member>
         <member name="P:Tizen.System.WallpaperHomeScreenChangedEventArgs.Value">
             <summary>
-            The file path of the current home screen wallpaper
+            The file path of the current home screen wallpaper.
             </summary>
         </member>
         <member name="T:Tizen.System.WallpaperLockScreenChangedEventArgs">
             <summary>
-            EventArgs type for the event WallpaperLockScreenChanged
+            EventArgs type for the WallpaperLockScreenChanged event.
             </summary>
         </member>
         <member name="P:Tizen.System.WallpaperLockScreenChangedEventArgs.Value">
             <summary>
-            The file path of the current lock screen wallpaper
+            The file path of the current lock screen wallpaper.
             </summary>
         </member>
         <member name="T:Tizen.System.FontSizeChangedEventArgs">
             <summary>
-            EventArgs type for the event FontSizeChanged
+            EventArgs type for the FontSizeChanged event.
             </summary>
         </member>
         <member name="P:Tizen.System.FontSizeChangedEventArgs.Value">
             <summary>
-            The current system font size
+            The current system font size.
             </summary>
         </member>
         <member name="T:Tizen.System.FontTypeChangedEventArgs">
             <summary>
-            EventArgs type for the event FontTypeChanged
+            EventArgs type for the FontTypeChanged event.
             </summary>
         </member>
         <member name="P:Tizen.System.FontTypeChangedEventArgs.Value">
             <summary>
-            The current system font type
+            The current system font type.
             </summary>
         </member>
         <member name="T:Tizen.System.MotionActivationSettingChangedEventArgs">
             <summary>
-            EventArgs type for the event MotionActivationChanged
+            EventArgs type for the MotionActivationChanged event.
             </summary>
         </member>
         <member name="P:Tizen.System.MotionActivationSettingChangedEventArgs.Value">
             <summary>
-            Indicates whether the motion service is activated
+            Indicates whether the motion service is activated.
             </summary>
         </member>
         <member name="T:Tizen.System.EmailAlertRingtoneChangedEventArgs">
             <summary>
-            EventArgs type for the event EmailAlertRingtoneChanged
+            EventArgs type for the EmailAlertRingtoneChanged event.
             </summary>
         </member>
         <member name="P:Tizen.System.EmailAlertRingtoneChangedEventArgs.Value">
             <summary>
-            The file path of the current email alert ringtone
+            The file path of the current email alert ringtone.
             </summary>
         </member>
         <member name="T:Tizen.System.UsbDebuggingSettingChangedEventArgs">
             <summary>
-            EventArgs type for the event UsbDebuggingSettingChanged
+            EventArgs type for the UsbDebuggingSettingChanged event.
             </summary>
         </member>
         <member name="P:Tizen.System.UsbDebuggingSettingChangedEventArgs.Value">
             <summary>
-            Indicates whether the USB debugging is enabled
+            Indicates whether the USB debugging is enabled.
             </summary>
         </member>
         <member name="T:Tizen.System.Data3GNetworkSettingChangedEventArgs">
             <summary>
-            EventArgs type for the event Data3GNetworkSettingChanged
+            EventArgs type for the Data3GNetworkSettingChanged event.
             </summary>
         </member>
         <member name="P:Tizen.System.Data3GNetworkSettingChangedEventArgs.Value">
             <summary>
-            Indicates whether the 3G data network is enabled
+            Indicates whether the 3G data network is enabled.
             </summary>
         </member>
         <member name="T:Tizen.System.LockscreenAppChangedEventArgs">
             <summary>
-            EventArgs type for the event LockscreenAppChanged
+            EventArgs type for the LockscreenAppChanged event.
             </summary>
         </member>
         <member name="P:Tizen.System.LockscreenAppChangedEventArgs.Value">
             <summary>
-            Indicates lockscreen app pkg name
+            Indicates the lock screen application package name.
             </summary>
         </member>
         <member name="T:Tizen.System.LocaleCountryChangedEventArgs">
             <summary>
-            EventArgs type for the event LocaleCountryChanged
+            EventArgs type for the LocaleCountryChanged event.
             </summary>
         </member>
         <member name="P:Tizen.System.LocaleCountryChangedEventArgs.Value">
             <summary>
             Indicates the current country setting in the &lt;LANGUAGE&gt;_&lt;REGION&gt; syntax.
-            The country setting is in the ISO 639-2 format, and the region setting is in the ISO 3166-1 alpha-2 format
+            The country setting is in the ISO 639-2 format, and the region setting is in the ISO 3166-1 alpha-2 format.
             </summary>
         </member>
         <member name="T:Tizen.System.LocaleLanguageChangedEventArgs">
             <summary>
-            EventArgs type for the event LocaleLanguageChanged
+            EventArgs type for the LocaleLanguageChanged event.
             </summary>
         </member>
         <member name="P:Tizen.System.LocaleLanguageChangedEventArgs.Value">
             <summary>
             Indicates the current language setting in the &lt;LANGUAGE&gt;_&lt;REGION&gt; syntax.
-            The language setting is in the ISO 639-2 format and the region setting is in the ISO 3166-1 alpha-2 format
+            The language setting is in the ISO 639-2 format and the region setting is in the ISO 3166-1 alpha-2 format.
             </summary>
         </member>
         <member name="T:Tizen.System.LocaleTimeFormat24HourSettingChangedEventArgs">
             <summary>
-            EventArgs type for the event LocaleTimeFormat24HourChanged
+            EventArgs type for the LocaleTimeFormat24HourChanged event.
             </summary>
         </member>
         <member name="P:Tizen.System.LocaleTimeFormat24HourSettingChangedEventArgs.Value">
         </member>
         <member name="T:Tizen.System.LocaleTimeZoneChangedEventArgs">
             <summary>
-            EventArgs type for the event LocaleTimeZoneChanged
+            EventArgs type for the LocaleTimeZoneChanged event.
             </summary>
         </member>
         <member name="P:Tizen.System.LocaleTimeZoneChangedEventArgs.Value">
             <summary>
-            Indicates the current time zone
+            Indicates the current time zone.
             </summary>
         </member>
         <member name="T:Tizen.System.TimeChangedEventArgs">
             <summary>
-            EventArgs type for the event TimeChanged
+            EventArgs type for the TimeChanged event.
             </summary>
         </member>
         <member name="P:Tizen.System.TimeChangedEventArgs.Value">
             <summary>
-            Indicates the current time
+            Indicates the current time.
             </summary>
         </member>
         <member name="T:Tizen.System.SoundLockSettingChangedEventArgs">
             <summary>
-            EventArgs type for the event SoundLockChanged
+            EventArgs type for the SoundLockChanged event.
             </summary>
         </member>
         <member name="P:Tizen.System.SoundLockSettingChangedEventArgs.Value">
             <summary>
-             Indicates whether the screen lock sound is enabled on the device. ex) LCD on/off sound
+            Indicates whether the screen lock sound is enabled on the device, for example, the LCD on or off sound.
             </summary>
         </member>
         <member name="T:Tizen.System.SoundSilentModeSettingChangedEventArgs">
             <summary>
-            EventArgs type for the event SoundSilentModeChanged
+            EventArgs type for the SoundSilentModeChanged event.
             </summary>
         </member>
         <member name="P:Tizen.System.SoundSilentModeSettingChangedEventArgs.Value">
         </member>
         <member name="T:Tizen.System.SoundTouchSettingChangedEventArgs">
             <summary>
-            EventArgs type for the event SoundTouchChanged
+            EventArgs type for the SoundTouchChanged event.
             </summary>
         </member>
         <member name="P:Tizen.System.SoundTouchSettingChangedEventArgs.Value">
         </member>
         <member name="T:Tizen.System.DisplayScreenRotationAutoSettingChangedEventArgs">
             <summary>
-            EventArgs type for the event DisplayScreenRotationAutoChanged
+            EventArgs type for the DisplayScreenRotationAutoChanged event.
             </summary>
         </member>
         <member name="P:Tizen.System.DisplayScreenRotationAutoSettingChangedEventArgs.Value">
             <summary>
-            Indicates whether rotation control is automatic
+            Indicates whether the rotation control is automatic.
             </summary>
         </member>
         <member name="T:Tizen.System.DeviceNameChangedEventArgs">
             <summary>
-            EventArgs type for the event DeviceNameChanged
+            EventArgs type for the DeviceNameChanged event.
             </summary>
         </member>
         <member name="P:Tizen.System.DeviceNameChangedEventArgs.Value">
             <summary>
-            Indicates device name
+            Indicates the device name.
             </summary>
         </member>
         <member name="T:Tizen.System.MotionSettingChangedEventArgs">
             <summary>
-            EventArgs type for the event MotionSettingChanged
+            EventArgs type for the MotionSettingChanged event.
             </summary>
         </member>
         <member name="P:Tizen.System.MotionSettingChangedEventArgs.Value">
             <summary>
-            Indicates whether the device user has enabled motion feature
+            Indicates whether the device user has enabled the motion feature.
             </summary>
         </member>
         <member name="T:Tizen.System.NetworkWifiNotificationSettingChangedEventArgs">
             <summary>
-            EventArgs type for the event NetworkWifiNotificationChanged
+            EventArgs type for the NetworkWifiNotificationChanged event.
             </summary>
         </member>
         <member name="P:Tizen.System.NetworkWifiNotificationSettingChangedEventArgs.Value">
             <summary>
-            Indicates whether Wi-Fi-related notifications are enabled on the device
+            Indicates whether Wi-Fi-related notifications are enabled on the device.
             </summary>
         </member>
         <member name="T:Tizen.System.NetworkFlightModeSettingChangedEventArgs">
             <summary>
-            EventArgs type for the event NetworkFlightModeChanged
+            EventArgs type for the NetworkFlightModeChanged event.
             </summary>
         </member>
         <member name="P:Tizen.System.NetworkFlightModeSettingChangedEventArgs.Value">
             <summary>
-            Indicates whether the device is in the flight mode
+            Indicates whether the device is in the flight mode.
             </summary>
         </member>
         <member name="T:Tizen.System.ScreenBacklightTimeChangedEventArgs">
             <summary>
-            EventArgs type for the event ScreenBacklightTimeChanged
+            EventArgs type for the ScreenBacklightTimeChanged event.
             </summary>
         </member>
         <member name="P:Tizen.System.ScreenBacklightTimeChangedEventArgs.Value">
             <summary>
-            Indicates the backlight time (in seconds)
+            Indicates the backlight time (in seconds).
             </summary>
         </member>
         <member name="T:Tizen.System.SoundNotificationChangedEventArgs">
             <summary>
-            EventArgs type for the event SoundNotificationChanged
+            EventArgs type for the SoundNotificationChanged event.
             </summary>
         </member>
         <member name="P:Tizen.System.SoundNotificationChangedEventArgs.Value">
             <summary>
-            Indicates the file path of the current notification tone set by the user
+            Indicates the file path of the current notification tone set by the user.
             </summary>
         </member>
         <member name="T:Tizen.System.SoundNotificationRepetitionPeriodChangedEventArgs">
             <summary>
-            EventArgs type for the event SoundNotificationRepetitionPeriodChanged
+            EventArgs type for the SoundNotificationRepetitionPeriodChanged event.
             </summary>
         </member>
         <member name="P:Tizen.System.SoundNotificationRepetitionPeriodChangedEventArgs.Value">
             <summary>
-            Indicates the time period for notification repetitions
+            Indicates the time period for notification repetitions.
             </summary>
         </member>
         <member name="T:Tizen.System.LockStateChangedEventArgs">
             <summary>
-            EventArgs type for the event LockStateChanged
+            EventArgs type for the LockStateChanged event.
             </summary>
         </member>
         <member name="P:Tizen.System.LockStateChangedEventArgs.Value">
             <summary>
-            Indicates the current lock state
+            Indicates the current lock state.
             </summary>
         </member>
         <member name="T:Tizen.System.AdsIdChangedEventArgs">
             <summary>
-            EventArgs type for the event AdsIdChanged
+            EventArgs type for the AdsIdChanged event.
             </summary>
         </member>
         <member name="P:Tizen.System.AdsIdChangedEventArgs.Value">
             <summary>
-            Indicates the current lock state
+            Indicates the current lock state.
             </summary>
         </member>
         <member name="T:Tizen.System.UltraDataSaveChangedEventArgs">
             <summary>
-            EventArgs type for the event UltraDataSaveChanged
+            EventArgs type for the UltraDataSaveChanged event.
             </summary>
         </member>
         <member name="P:Tizen.System.UltraDataSaveChangedEventArgs.Value">
             <summary>
-            Indicates the current lock state
+            Indicates the current lock state.
             </summary>
         </member>
         <member name="T:Tizen.System.UltraDataSavePackageListChangedEventArgs">
             <summary>
-            EventArgs type for the event UltraDataSavePackageListChanged
+            EventArgs type for the UltraDataSavePackageListChanged event.
             </summary>
         </member>
         <member name="P:Tizen.System.UltraDataSavePackageListChangedEventArgs.Value">
             <summary>
-            Indicates the current lock state
+            Indicates the current lock state.
             </summary>
         </member>
     </members>