Sprache

Icon.TypeAdaptiveBitmap Feld

Definition

Achtung

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

Ein Symbol, das mit Icon#createWithAdaptiveBitmap.

[Android.Runtime.Register("TYPE_ADAPTIVE_BITMAP", 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 TypeAdaptiveBitmap = 5;
[<Android.Runtime.Register("TYPE_ADAPTIVE_BITMAP", 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 TypeAdaptiveBitmap : Android.Graphics.Drawables.IconType

Feldwert

Value = 5

Implementiert

Attribute

Hinweise

Ein Symbol, das mit Icon#createWithAdaptiveBitmap.

Java Dokumentation für android.graphics.drawable.Icon.TYPE_ADAPTIVE_BITMAP.

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: