共用方式為


Keyboard.Key.Icon 屬性

定義

要顯示的圖示,而不是標籤。

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

屬性值

屬性

備註

要顯示的圖示,而不是標籤。 圖示的優先順序高於標籤

android.inputmethodservice.Keyboard.Key.iconJava 檔。

此頁面的部分是根據 Android 開放原始碼專案所建立和共用的工作進行修改,並根據 Creative Commons 2.5 屬性授權中所述的詞彙使用。

適用於