Xamarin.UITest.Queries.AppQuery.Class Method
Matches element class. For Android: An element which has a class (or super class) name that ends with the value (case insensitive). For iOS (first char lowercase): An element that has the class (or super class) name of the given value prepended with "UI". Example: button becomes UIButton. For iOS (first char uppercase): An element that has the class (or super class) name of the given value.

Syntax

public AppQuery Class (string className)

Parameters

className
The class name to match.

Returns

Documentation for this section has not yet been entered.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: Xamarin.UITest.Queries
Assembly: Xamarin.UITest (in Xamarin.UITest.dll)
Assembly Versions: 0.0.0.0