Lingua

InsightEvent.EventHide Campo

Definizione

Attenzione

This constant will be removed in the future version. Use Android.App.PersonalContext.Insight.Interaction.InsightEventType enum directly instead of this field.

Tipo di evento per quando le informazioni dettagliate sono nascoste all'utente.

[Android.Runtime.Register("EVENT_HIDE", ApiSince=37)]
[System.Obsolete("This constant will be removed in the future version. Use Android.App.PersonalContext.Insight.Interaction.InsightEventType enum directly instead of this field.", true)]
public const Android.App.PersonalContext.Insight.Interaction.InsightEventType EventHide = 2;
[<Android.Runtime.Register("EVENT_HIDE", ApiSince=37)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.App.PersonalContext.Insight.Interaction.InsightEventType enum directly instead of this field.", true)>]
val mutable EventHide : Android.App.PersonalContext.Insight.Interaction.InsightEventType

Valore del campo

Value = 2

Implementazioni

Attributi

Si applica a