public enum SortIndicatorStyle : System.Enum
Member | Description |
---|---|
Default | The sort indicator is rendered as a single arrow that points in the direction of the sort. |
FadingSimpleUpDownArrows | The sort indicator is rendered as two arrows without the stem, one ontop of the other. The direction of the sort determines which arrow is faded and which is fully opaque. |
FadingUpDownArrows | The sort indicator is rendered as two arrows pointing opposite of each other. The direction of the sort determines which arrow is faded and which is fully opaque. |
Unset | No style is set. |
Target Platforms: Android 4.4+, iOS 8+
Development Environments: Visual Studio 2015+, Visual Studio for Mac Preview, Xamarin for Visual Studio 4.2+