public enum ConsolidatedItemHitTestBehavior : System.Enum
| Member | Description |
|---|---|
| Basic | Returns the item based on the X-location only. Will return one of the consolidated items. |
| NearestY | Returns the item with the nearest Y-location out of all the items with a matching X-location. |
Target Platforms: Android 4.4+, iOS 8+
Development Environments: Visual Studio 2015+, Visual Studio for Mac Preview, Xamarin for Visual Studio 4.2+