Xamarin.Forms.NameScopeExtensions: Method Members

The methods of Xamarin.Forms.NameScopeExtensions are listed below. For a list of all members, see the NameScopeExtensions Members list.

See Also: Inherited members from System.Object

Public Methods

static
FindByName<T>(this Element, string) : T
Returns the instance of type T that has name T in the scope that includes element.