CalendarContract.CalendarAlertsColumns.AlarmTime フィールド

定義

注意事項

Use 'Android.Provider.CalendarContract.ICalendarAlertsColumns.AlarmTime'. This class will be removed in a future release.

イベントのアラーム時刻 (UTC)。

[Android.Runtime.Register("ALARM_TIME")]
[System.Obsolete("Use 'Android.Provider.CalendarContract.ICalendarAlertsColumns.AlarmTime'. This class will be removed in a future release.")]
public const string AlarmTime;
[<Android.Runtime.Register("ALARM_TIME")>]
[<System.Obsolete("Use 'Android.Provider.CalendarContract.ICalendarAlertsColumns.AlarmTime'. This class will be removed in a future release.")>]
val mutable AlarmTime : string

フィールド値

属性

注釈

イベントのアラーム時刻 (UTC)。 列名。

型: INTEGER (long; millis since epoch)

android.provider.CalendarContract.CalendarAlertsColumns.ALARM_TIMEJava ドキュメント。

このページの一部は、によって作成および共有された作業に基づく変更であり、に記載されている条件に従って使用されます。

適用対象