Change images at runtime
- Last UpdatedDec 06, 2024
- 1 minute read
You can use the ImageUri property in an image scripts to change an image at runtime through scripting. This property is only available for image scripts. The syntax is:
<owningImage>.ImageUri = <path to image to be shown>
See the example below.
