ProfilingTrigger.TriggerTypeNone Campo

Definição

Cuidado

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

Nenhum gatilho.

[Android.Runtime.Register("TRIGGER_TYPE_NONE", ApiSince=36)]
[System.Obsolete("This constant will be removed in the future version. Use Android.OS.ProfilingTriggerType enum directly instead of this field.", true)]
public const Android.OS.ProfilingTriggerType TriggerTypeNone = 0;
[<Android.Runtime.Register("TRIGGER_TYPE_NONE", ApiSince=36)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.OS.ProfilingTriggerType enum directly instead of this field.", true)>]
val mutable TriggerTypeNone : Android.OS.ProfilingTriggerType

Valor do campo

Value = 0
Atributos

Comentários

Nenhum gatilho. Usado para ProfilingResult resultados não causados por gatilho.

Java documentação para android.os.ProfilingTrigger.TRIGGER_TYPE_NONE.

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