Keyboard.Key.IconPreview Property

Definition

Caution

deprecated

Preview version of the icon, for the preview popup

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

Property Value

Drawable
Attributes

Remarks

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