Class LockStateChangedEventArgs

    Definition

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

    EventArgs type for the LockStateChanged event.

    public class LockStateChangedEventArgs : EventArgs
    Inheritance
    object
    LockStateChangedEventArgs

    Properties

    View Source

    Value

    Indicates the current lock state.

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