public enum ConsolidatedItemsPosition : System.Enum
Member | Description |
---|---|
Maximum | Consolidated Items should be positioned using their maximum value. |
Median | Consolidated Items should be positioned at the midpoint of the range. |
Minimum | Consolidated Items should be positioned using their minimum value. |
RelativeMaximum | Consolidated Items should be positioned using the value farthest from the reference value of the corresponding axis. |
RelativeMinimum | Consolidated Items should be positioned using the value nearest to the reference value of the corresponding axis. |
Target Platforms: Android 4.4+, iOS 8+
Development Environments: Visual Studio 2015+, Visual Studio for Mac Preview, Xamarin for Visual Studio 4.2+