Specifies a texture2D object to be displayed by an Image element.

Example

<Image>
    <TextureImageSource Texture="MyTexture" />
</Image>

Location

Namespace
Fuse.Resources
Package
Fuse.Elements 2.9.1
Show Uno properties and methods

Interface of TextureImageSource

Inherited from ImageSource

Inherited from PropertyObject

Inherited from object

Attached UX Attributes

GlobalKey (attached by Resource) : string ux

The ux:Global attribute creates a global resource that is accessible everywhere in UX markup.