GetTextAsync

Parent Previous Next

GetTextAsync

Description: the method returns the text from the element

Syntax: GetTextAsync();

Return value: string


Example:

string text = await element.GetTextAsync();

Created with the Personal Edition of HelpNDoc: Free iPhone documentation generator