ViewRenderable.HorizontalAlignment
透過集合功能整理內容
你可以依據偏好儲存及分類內容。
沿用的方法
從 java.lang.Object 類別
物件
|
clone()
|
布林 |
|
void
|
finalize()
|
最終 Class<?> |
getClass()
|
整數 |
hashCode()
|
Final void
|
notify()
|
Final void
|
notifyAll()
|
字串
|
toString()
|
Final void
|
wait(long arg0, int arg1)
|
Final void
|
wait(long arg0)
|
Final void
|
wait()
|
列舉值
公開靜態
ViewRenderable.HorizontalAlignment
中心
公開
靜態
ViewRenderable.HorizontalAlignment
左
公開靜態
ViewRenderable.HorizontalAlignment
右
除非另有註明,否則本頁面中的內容是採用創用 CC 姓名標示 4.0 授權,程式碼範例則為阿帕契 2.0 授權。詳情請參閱《Google Developers 網站政策》。Java 是 Oracle 和/或其關聯企業的註冊商標。
上次更新時間:2022-09-26 (世界標準時間)。
[null,null,["上次更新時間:2022-09-26 (世界標準時間)。"],[],["`ViewRenderable.HorizontalAlignment` controls the horizontal positioning of a `ViewRenderable` relative to its attached `Node`. Available alignments are `CENTER`, `LEFT`, and `RIGHT`, with `CENTER` being the default. This enum inherits methods from `java.lang.Enum` and `java.lang.Object`, including functions like `compareTo`, `equals`, `hashCode`, `toString`, `clone`, and `wait`. Methods like `valueOf` allow for enum value retrieval.\n"],null,[]]