NUriImageSource Class Properties
In This Topic
For a list of all members of this type, see NUriImageSource members.
Public Properties
| | Name | Description |
 | AnimateFrames | Overridden. Gets/Sets a value indicating whether the image source's frames should be animated. Setting this property to true will start animation and setting it to false, stops the animation. |
 | IsMutable | Overridden. Returns true if the image source data can change during the lifetime of this image source. |
 | RequestStatus | Gets the current request status of the image source. |
 | Uri | Gets the image's URI (Uniform Resource Identifier). |
Top
See Also