AppQuery.QueryPlatform Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The target platform of the query. Useful when writing extensions methods for queries for platform differences.
public Xamarin.UITest.Queries.QueryPlatform QueryPlatform { get; }
member this.QueryPlatform : Xamarin.UITest.Queries.QueryPlatform
Public ReadOnly Property QueryPlatform As QueryPlatform