Sprache

SubscriptionInfo.CreateIconBitmap(Context) Methode

Definition

Erstellt und gibt ein Symbol Bitmap zurück, das dies SubscriptionInfo in einer Benutzeroberfläche darstellt.

[Android.Runtime.Register("createIconBitmap", "(Landroid/content/Context;)Landroid/graphics/Bitmap;", "GetCreateIconBitmap_Landroid_content_Context_Handler", ApiSince=22)]
public virtual Android.Graphics.Bitmap? CreateIconBitmap(Android.Content.Context? context);
[<Android.Runtime.Register("createIconBitmap", "(Landroid/content/Context;)Landroid/graphics/Bitmap;", "GetCreateIconBitmap_Landroid_content_Context_Handler", ApiSince=22)>]
abstract member CreateIconBitmap : Android.Content.Context -> Android.Graphics.Bitmap
override this.CreateIconBitmap : Android.Content.Context -> Android.Graphics.Bitmap

Parameter

context
Context

A Context , um die DisplayMetricss von.

Gibt zurück

Ein Bitmapsymbol für dieses SubscriptionInfoSymbol.

Attribute

Hinweise

Erstellt und gibt ein Symbol Bitmap zurück, das dies SubscriptionInfo in einer Benutzeroberfläche darstellt.

Java Dokumentation für android.telephony.SubscriptionInfo.createIconBitmap(android.content.Context).

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: