Description
The XFControlName
property returns the name of a Xamarin.Forms object.
Declaration
TestObj.XFControlName
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 containing the name of the object.
See Also
Testing Xamarin.Forms Applications
XFControlIndex Property (Xamarin.Forms Objects)