<dd>A written description of what the image looks like.</dd>
<dtid="Image.Animation"class="text wo bo"><em>Animation</em></dt>
<dtid="Image.Animation"class="text wo bo"><em>Animation</em></dt>
<dd>This is a limited form of animation that can attach a small number of motion types to images.
<dd>This is a limited form of animation that can attach a small number of motion types to images.
The allowable motions are <codeclass="highlighter-rouge">ScrollRightSlow</code>, <codeclass="highlighter-rouge">ScrollRight</code>, <codeclass="highlighter-rouge">ScrollRightFast</code>,
The allowable motions are <codeclass="highlighter-rouge">ScrollRightSlow</code>, <codeclass="highlighter-rouge">ScrollRight</code>, <codeclass="highlighter-rouge">ScrollRightFast</code>,
...
@@ -887,6 +889,8 @@ Valid values for the month field are 1-12 and 1-31 for the day field.</dd>
...
@@ -887,6 +889,8 @@ Valid values for the month field are 1-12 and 1-31 for the day field.</dd>
<dd>Specifies the path of the <codeclass="highlighter-rouge">Screen</code>’s background image. If there is both an <codeclass="highlighter-rouge">BackgroundImage</code>
<dd>Specifies the path of the <codeclass="highlighter-rouge">Screen</code>’s background image. If there is both an <codeclass="highlighter-rouge">BackgroundImage</code>
and a <ahref="#Screen.BackgroundColor"><codeclass="highlighter-rouge">BackgroundColor</code></a> specified, only the <codeclass="highlighter-rouge">BackgroundImage</code> will be visible.</dd>
and a <ahref="#Screen.BackgroundColor"><codeclass="highlighter-rouge">BackgroundColor</code></a> specified, only the <codeclass="highlighter-rouge">BackgroundImage</code> will be visible.</dd>
<dd>When checked, all default size text will be increased in size.</dd>
<dtid="Screen.BlocksToolkit"class="text wo do"><em>BlocksToolkit</em></dt>
<dtid="Screen.BlocksToolkit"class="text wo do"><em>BlocksToolkit</em></dt>
<dd>A JSON string representing the subset for the screen. Authors of template apps can use this to control what components, designer properties, and blocks are available in the project.</dd>
<dd>A JSON string representing the subset for the screen. Authors of template apps can use this to control what components, designer properties, and blocks are available in the project.</dd>
: A JSON string representing the subset for the screen. Authors of template apps can use this to control what components, designer properties, and blocks are available in the project.
: A JSON string representing the subset for the screen. Authors of template apps can use this to control what components, designer properties, and blocks are available in the project.
...
@@ -973,6 +979,9 @@ Top-level component containing all other components in the program.
...
@@ -973,6 +979,9 @@ Top-level component containing all other components in the program.