CalendarContract.RemindersColumns.Minutes フィールド

定義

注意事項

Use 'Android.Provider.CalendarContract.IRemindersColumns.Minutes'. This class will be removed in a future release.

アラームが鳴るイベントの前の分。

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

フィールド値

属性

注釈

アラームが鳴るイベントの前の分。 -1 は、システムの既定値を使用することを指定します。 列名。

型: INTEGER

android.provider.CalendarContract.RemindersColumns.MINUTESJava ドキュメント。

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

適用対象