Class UltraDataSaveChangedEventArgs

    Definition

    Namespace:
    Tizen.System
    Assembly:
    Tizen.System.SystemSettings.dll

    EventArgs type for the UltraDataSaveChanged event.

    public class UltraDataSaveChangedEventArgs : EventArgs
    Inheritance
    object
    UltraDataSaveChangedEventArgs

    Properties

    View Source

    Value

    Indicates the current lock state.

    Declaration
    public SystemSettingsUdsState Value { get; }
    Property Value
    Type Description
    SystemSettingsUdsState
    • View Source
    Back to top Copyright © 2016-2025 Samsung
    Generated by DocFX