Язык

ApplicationStartInfo.StartTimestampApplicationOncreate Поле

Определение

Внимание!

This constant will be removed in the future version. Use Android.App.ApplicationStartInfoStartTimestamp enum directly instead of this field.

Метка часов с монотонным временем приложения onCreate.

[Android.Runtime.Register("START_TIMESTAMP_APPLICATION_ONCREATE", ApiSince=35)]
[System.Obsolete("This constant will be removed in the future version. Use Android.App.ApplicationStartInfoStartTimestamp enum directly instead of this field.", true)]
public const Android.App.ApplicationStartInfoStartTimestamp StartTimestampApplicationOncreate = 2;
[<Android.Runtime.Register("START_TIMESTAMP_APPLICATION_ONCREATE", ApiSince=35)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.App.ApplicationStartInfoStartTimestamp enum directly instead of this field.", true)>]
val mutable StartTimestampApplicationOncreate : Android.App.ApplicationStartInfoStartTimestamp

Значение поля

Value = 2

Реализации

Атрибуты

Комментарии

Метка часов с монотонным временем приложения onCreate.

Справочник по Android для android.app.ApplicationStartInfo.START_TIMESTAMP_APPLICATION_ONCREATE.

Части этой страницы — это изменения на основе работы, созданной и общей Project и используемых в соответствии с условиями, описанными в разделе "".

Применяется к