ThumbnailTemplate.Thumbnail Property

Definition

The Icon (image) displayed by this template.

public Android.Graphics.Drawables.Icon Thumbnail { [Android.Runtime.Register("getThumbnail", "()Landroid/graphics/drawable/Icon;", "", ApiSince=31)] get; }
[<get: Android.Runtime.Register("getThumbnail", "()Landroid/graphics/drawable/Icon;", "", ApiSince=31)>]
member this.Thumbnail : Android.Graphics.Drawables.Icon

Property Value

Icon
Attributes

Remarks

Java documentation for android.service.controls.templates.ThumbnailTemplate.getThumbnail().

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