Keyboard.Key.IconPreview Property

Definition

Preview version of the icon, for the preview popup

[Android.Runtime.Register("iconPreview")]
public Android.Graphics.Drawables.Drawable IconPreview { get; set; }
[<Android.Runtime.Register("iconPreview")>]
member this.IconPreview : Android.Graphics.Drawables.Drawable with get, set

Property Value

Attributes

Remarks

Preview version of the icon, for the preview popup

Java documentation for android.inputmethodservice.Keyboard.Key.iconPreview.

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