다음을 통해 공유


AppQuery.Text(String) 메서드

정의

요소 텍스트와 일치합니다.

public Xamarin.UITest.Queries.AppQuery Text (string text);
member this.Text : string -> Xamarin.UITest.Queries.AppQuery
Public Function Text (text As String) As AppQuery

매개 변수

text
String

일치시킬 값입니다.

반환

AppQuery

적용 대상