Partager via


Icon.TypeData Champ

Définition

Attention

This constant will be removed in the future version. Use Android.Graphics.Drawables.IconType enum directly instead of this field.

Icône créée à l’aide Icon#createWithData(byte[], int, int)de .

[Android.Runtime.Register("TYPE_DATA", ApiSince=28)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Graphics.Drawables.IconType enum directly instead of this field.", true)]
public const Android.Graphics.Drawables.IconType TypeData = 3;
[<Android.Runtime.Register("TYPE_DATA", ApiSince=28)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Graphics.Drawables.IconType enum directly instead of this field.", true)>]
val mutable TypeData : Android.Graphics.Drawables.IconType

Valeur de champ

Value = 3

Implémente

Attributs

Remarques

Icône créée à l’aide Icon#createWithData(byte[], int, int)de .

Documentation Java pour android.graphics.drawable.Icon.TYPE_DATA.

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 à