SetTileContentAsImage method: Tile class

Syntax

SetTileContentAsImage()

Description

Invoke the SetTileContentAsImage method within your implementation of the getTileLiveData method only if you wish to dynamically override the tile content type to display an image at runtime. When the tile content is specified to be an image, either setTileImageRef method or the ImageReferenceField property is required.

Parameters

None.

Returns

None.