Xamarin.Forms.NameScopeExtensions Members

The members of Xamarin.Forms.NameScopeExtensions are listed below.

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.