Control.StatusNotFound Campo

Definizione

Attenzione

This constant will be removed in the future version. Use Android.Service.Controls.ControlStatus enum directly instead of this field.

Impossibile trovare o rimuovere il Control dispositivo corrispondente a .

[Android.Runtime.Register("STATUS_NOT_FOUND", ApiSince=30)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Service.Controls.ControlStatus enum directly instead of this field.", true)]
public const Android.Service.Controls.ControlStatus StatusNotFound = 2;
[<Android.Runtime.Register("STATUS_NOT_FOUND", ApiSince=30)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Service.Controls.ControlStatus enum directly instead of this field.", true)>]
val mutable StatusNotFound : Android.Service.Controls.ControlStatus

Valore del campo

Value = 2

Implementazioni

Attributi

Commenti

Impossibile trovare o rimuovere il Control dispositivo corrispondente a . L'utente verrà avvisato e indirizzato all'applicazione per la risoluzione.

per android.service.controls.Control.STATUS_NOT_FOUND.

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