Sandbox Logo

MenuExtensions.AddLineEdit

static LineEdit AddLineEdit( Menu menu, string label, string value, string placeholder, bool autoFocus, System.Action<string> onChange, System.Action<string> onSubmit )

User Comments