Version

Match Method (FilterExpression)

Determines if an item matches the filter expression given a data provider and schema.
Syntax

Parameters

item
The item to check.
dataProvider
The data provider for the item.
schema
The schema for the item.

Return Value

True, if the item matches the filter.
Requirements

Target Platforms: Android 4.4+, iOS 8+

Development Environments: Visual Studio 2015+, Visual Studio for Mac Preview, Xamarin for Visual Studio 4.2+

See Also