场景
使用收藏夹保持井然有序 根据您的偏好保存和分类内容。
场景是视觉标签的容器。每个表盘必须恰好包含一个 Scene
元素。
语法
<Scene backgroundColor="argb-color">
<!-- Only the most common inner element is shown here. -->
<Group ... />
...
</Scene>
属性
Scene
元素可以包含一个 backgroundColor
属性,设置为 ARGB 颜色值,表示表盘场景的背景颜色。
如果此属性未定义或设置为无效值,系统将使用默认值 #ff000000
(不透明黑色)。
内部元素
Scene
元素必须包含至少一个以下内部元素
为您推荐
此页面上的内容和代码示例受内容许可中描述的许可的约束。Java 和 OpenJDK 是 Oracle 和/或其关联公司的商标或注册商标。
上次更新时间:2024 年 11 月 12 日(UTC)。
[[["易于理解","easyToUnderstand","thumb-up"],["解决了我的问题","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["缺少我需要的信息","missingTheInformationINeed","thumb-down"],["太复杂/步骤太多","tooComplicatedTooManySteps","thumb-down"],["已过期","outOfDate","thumb-down"],["示例/代码问题","samplesCodeIssue","thumb-down"],["其他","otherDown","thumb-down"]],["上次更新时间:2024 年 11 月 12 日(UTC)。"],[],[]]