Compartilhar via


ArchivedActivityInfo.MonochromeIcon Property

Definition

Monochrome icon, if defined, of the activity.

public Android.Graphics.Drawables.Drawable? MonochromeIcon { [Android.Runtime.Register("getMonochromeIcon", "()Landroid/graphics/drawable/Drawable;", "", ApiSince=35)] get; }
[<get: Android.Runtime.Register("getMonochromeIcon", "()Landroid/graphics/drawable/Drawable;", "", ApiSince=35)>]
member this.MonochromeIcon : Android.Graphics.Drawables.Drawable

Property Value

Attributes

Remarks

Monochrome icon, if defined, of the activity.

Java documentation for android.content.pm.ArchivedActivityInfo.getMonochromeIcon().

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to