IAppTypedSelector 接口

定义

帮助程序接口,用于公开 fluent 查询 API 中的属性,而不会在使用显式接口实现) 时使 fluent API 本身 (混乱。

public interface IAppTypedSelector : Xamarin.UITest.Queries.ITokenContainer
type IAppTypedSelector = interface
    interface ITokenContainer
Public Interface IAppTypedSelector
Implements ITokenContainer
派生
实现

属性

AppQuery

应用查询。

ExplicitlyRequestedValue

已显式请求查询的值。

QueryParams

查询参数。

Tokens

当前查询的标记。

(继承自 ITokenContainer)

适用于