TileItemFrame Members
In This Article
#Constructors
Name | Description |
---|---|
Tile |
Initializes a new instance of the Tile |
#Properties
Name | Description |
---|---|
Animate |
Gets or sets if the current frame’s background should be animated when the frame is displayed. |
Animate |
Gets or sets if the current frame’s glyphs should be animated when the frame is displayed. |
Animate |
Gets or sets if the current frame’s text content should be animated when the frame is displayed. |
Animation |
Gets or sets the animation effect used to display the current Tile |
Appearance |
Provides access to appearance settings for this Tile |
Background |
Gets or sets the current Tile |
Elements |
Provides access to a collection of Tile |
Image | Gets or sets the current tile item frame’s icon. |
Interval |
Gets or sets a period of time that will elapse before the current Tile |
Tag |
Gets or sets the data associated with a Tile |
Text |
Gets or sets the first text block’s content within the current Tile |
Text2 |
Gets or sets the second text block’s content within the current Tile |
Text3 |
Gets or sets the third block’s content within the current Tile |
Text4 |
Gets or sets the fourth text block’s content within the current Tile |
Use |
Gets or sets if the current Tile |
Use |
Gets or sets if the current Tile |
Use |
Gets or sets if the current Tile |
#Methods
Name | Description |
---|---|
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. |
To |
Returns a string that represents the current object. Inherited from Object. |
See Also