Partager via


AppSearchResult.ResultInvalidArgument Champ

Définition

Attention

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

L’appelant a fourni des arguments non valides à l’appel.

[Android.Runtime.Register("RESULT_INVALID_ARGUMENT", ApiSince=31)]
[System.Obsolete("This constant will be removed in the future version. Use Android.App.AppSearch.AppSearchResultCode enum directly instead of this field.", true)]
public const Android.App.AppSearch.AppSearchResultCode ResultInvalidArgument = 3;
[<Android.Runtime.Register("RESULT_INVALID_ARGUMENT", ApiSince=31)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.App.AppSearch.AppSearchResultCode enum directly instead of this field.", true)>]
val mutable ResultInvalidArgument : Android.App.AppSearch.AppSearchResultCode

Valeur de champ

Value = 3
Attributs

Remarques

Documentation Java pour android.app.appsearch.AppSearchResult.RESULT_INVALID_ARGUMENT.

Les parties de cette page sont des modifications basées sur le travail créé et partagé par le projet Android Open Source et utilisés en fonction des termes décrits dans la licence d’attribution Creative Commons 2.5.

S’applique à