Method FindByName
- Namespace
- GrindFest
- Assembly
- GrindFest.dll
FindByName(string)
Element by id from JSX (OneJS maps id -> VisualElement.name). Use when text is ambiguous.
public static VisualElement FindByName(string name)
Parameters
namestring
Element by id from JSX (OneJS maps id -> VisualElement.name). Use when text is ambiguous.
public static VisualElement FindByName(string name)
name string