Lingua

WebAppInstallRequest.ResultCancelledByUser Campo

Definizione

Attenzione

This constant will be removed in the future version. Use Android.Content.PM.Webapp.WebAppInstallResultCode enum directly instead of this field.

L'installazione è stata annullata dall'utente.

[Android.Runtime.Register("RESULT_CANCELLED_BY_USER", ApiSince=37)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Content.PM.Webapp.WebAppInstallResultCode enum directly instead of this field.", true)]
public const Android.Content.PM.Webapp.WebAppInstallResultCode ResultCancelledByUser = 6;
[<Android.Runtime.Register("RESULT_CANCELLED_BY_USER", ApiSince=37)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Content.PM.Webapp.WebAppInstallResultCode enum directly instead of this field.", true)>]
val mutable ResultCancelledByUser : Android.Content.PM.Webapp.WebAppInstallResultCode

Valore del campo

Value = 6
Attributi

Commenti

L'installazione è stata annullata dall'utente.

Informazioni di riferimento su Android per android.content.pm.webapp.WebAppInstallRequest.RESULT_CANCELLED_BY_USER.

Le parti di questa pagina sono modifiche basate sul lavoro creato e condiviso dalla e usati in base ai termini descritti in Creative License 2.5 Attribution License.

Si applica a