Freigeben über


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 vom Android Open Source-Projekt erstellt und freigegeben werden und gemäß den in der Creative Commons 2.5 Attribution License beschriebenen Begriffen verwendet werden.

Gilt für: