Gets or sets whether tiles fade in on load. This property can only be used with the native tiles mode.

Namespace:  C1.Phone.Maps
Assembly:  C1.Phone.Maps (in C1.Phone.Maps.dll)

Syntax

C#
public bool FadeInTiles { get; set; }
Visual Basic
Public Property FadeInTiles As Boolean
	Get
	Set

See Also