ApplicationStartInfo.StartTimestampBindApplication Campo

Definição

Cuidado

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

Carimbo de data/hora monotônica de bindApplication chamado.

[Android.Runtime.Register("START_TIMESTAMP_BIND_APPLICATION", 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 StartTimestampBindApplication = 3;
[<Android.Runtime.Register("START_TIMESTAMP_BIND_APPLICATION", 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 StartTimestampBindApplication : Android.App.ApplicationStartInfoStartTimestamp

Valor do campo

Value = 3

Implementações

Atributos

Comentários

Carimbo de data/hora monotônica de bindApplication chamado.

Java documentação para android.app.ApplicationStartInfo.START_TIMESTAMP_BIND_APPLICATION.

Partes desta página são modificações baseadas no trabalho criado e compartilhado pelo Project Open Source do Open Source e usadas de acordo com os termos descritos na Creative Commons 2.5.

Aplica-se a