TileViewOptionsImageLoad Members
In This Article
#Constructors
Name | Description |
---|---|
Tile |
Initializes a new instance of the Tile |
#Properties
Name | Description |
---|---|
Animation |
Gets or sets the animation effect that follows tile image display. |
Async |
Gets or sets whether images for View tiles are loaded asynchronously. |
Cache |
Gets or sets whether or not asynchronously loaded tile images are cached. |
Desired |
Gets or sets the desired size of thumbnail images created during the Asynchronous Image Load. |
Load |
Gets or sets whether tiles load their images from an image source when these images need to be loaded asynchronously. |
Random |
Gets or sets whether tile images should be loaded in random order. |
#Methods
Name | Description |
---|---|
Assign |
Copies settings from the specified object to the current object. |
Begin |
Locks the Base |
Cancel |
Unlocks the Base |
End |
Unlocks the Base |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Reset() |
Resets all options to their default values.
Inherited from Base |
To |
Returns a string representing the currently enabled options.
Inherited from Base |
See Also