Table of Contents

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

name string

Returns

VisualElement