Gets the first numeric property with distinct values which also monotonically increases or decreases for the given check amount.
public string GetFirstDistinctMonotonicNumericProperty(
int
)
Parameters
- distinctCheckThreshold
- The amount of items to check for distinctness.
Return Value
The first numeric property with distinct values which also monotonically increases or decreases.
Target Platforms: Android 4.4+, iOS 8+
Development Environments: Visual Studio 2015+, Visual Studio for Mac Preview, Xamarin for Visual Studio 4.2+