ApplicationStartInfo.StartTypeUnset Feld

Definition

Achtung

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

Starttyp noch nicht festgelegt.

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

Feldwert

Value = 0

Implementiert

Attribute

Hinweise

Starttyp noch nicht festgelegt.

Android-Referenz für android.app.ApplicationStartInfo.START_TYPE_UNSET.

Teile dieser Seite sind Änderungen auf der Grundlage von Arbeiten, die von der Android Open Source Project erstellt und gemeinsam verwendet und gemäß den in der 2.5 Attribution License beschriebenen Begriffen verwendet werden.

Gilt für: