Class SoundNotificationRepetitionPeriodChangedEventArgs

    Definition

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

    EventArgs type for the SoundNotificationRepetitionPeriodChanged event.

    public class SoundNotificationRepetitionPeriodChangedEventArgs : EventArgs
    Inheritance
    object
    SoundNotificationRepetitionPeriodChangedEventArgs

    Properties

    View Source

    Value

    Indicates the time period for notification repetitions.

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