Show / Hide Table of Contents

    Class ReminderAlertedEventArgs

    Definition

    Namespace:
    Tizen.Pims.Calendar
    Assembly:
    Tizen.Pims.Calendar.dll
    API Level:
    4

    The event arguments passed when the alarm is alerted.

    public class ReminderAlertedEventArgs : EventArgs
    Inheritance
    Object
    EventArgs
    ReminderAlertedEventArgs

    Properties

    View Source

    Param

    The parameter which the data is combined.

    Declaration
    public string Param { get; }
    Property Value
    Type Description
    String

    The combination of the reminder data (Value string like id=value&time=value&tick=value&unit=value&type=value).

    API Level: 4
    • View Source
    Back to top Copyright © 2016-2020 Samsung
    Generated by DocFX