Class AdsIdChangedEventArgs

    Definition

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

    EventArgs type for the AdsIdChanged event.

    public class AdsIdChangedEventArgs : EventArgs
    Inheritance
    object
    AdsIdChangedEventArgs

    Properties

    View Source

    Value

    Indicates the current lock state.

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