Description
The XFControlText
property returns the Xamarin.Forms object’s text content.
Declaration
TestObj.XFControlText
Read-Only Property | String |
TestObj | A variable, parameter or expression that specifies a reference to one of the objects listed in the Applies To section |
Applies To
All Xamarin.Forms objects.
View Mode
This property is available in the Object Browser panel and in other panels and dialogs in both Basic and Advanced view modes.
Property Value
A string holding the text displayed by the object.
See Also
XFControlName Property (Xamarin.Forms Objects)
Testing Xamarin.Forms Applications (Legacy)