136 if (stringLength != 0)
175 if (customTextValidationForUpdate !=
null)
345 string text = this.Text.Trim();
380 if (text2._stringLength == 0)
383 if (
text3._stringLength == 0)
513 if (
evt.Target !=
null)
529 if (
evt.Target !=
null)
651 string text = text2.Trim();
685 private const string DEFAULT_KEYS =
"1234567890qwertyuiopasdfghjkl'zxcvbnm,.?";
688 private const string SHIFT_KEYS =
"1234567890QWERTYUIOPASDFGHJKL'ZXCVBNM,.?";
691 private const string SYMBOL_KEYS =
"1234567890!@#$%^&*()-_+=/\\{}[]<>;:\"`|~£¥";
947 bool flag = this.<>4
__this.CanRestore();
952 if (!uivirtualKeyboard2._edittingSign)
957 if (this.<>9
__1 ==
null)
965 if (this.<>9
__2 ==
null)
977 this.<>4
__this.PressSpace();
983 this.<>4
__this._textBox.Write(
"\n");
984 this.<>4
__this.ValidateText();
class f__AnonymousType0<< Count > j__TPar
static Delegate Remove(Delegate source, Delegate value)
void EndInvoke(IAsyncResult result)
IAsyncResult BeginInvoke(string text, AsyncCallback callback, object @object)
KeyboardSubmitEvent(object @object, IntPtr method)
void<.ctor > b__50_13(UIMouseEvent evt, UIElement listeningElement)
const string DEFAULT_KEYS
UIVirtualKeyboard.KeyboardSubmitEvent _submitAction
void RestoreCanceledInput(int cacheMode)
void<.ctor > b__50_7(UIMouseEvent evt, UIElement listeningElement)
void<.ctor > b__50_0(UIMouseEvent evt, UIElement listeningElement)
Color _internalBorderColorSelected
UITextPanel< LocalizedText > _cancelButton
Func< string, bool > CustomTextValidationForUpdate
Func< string, bool > CustomTextValidationForSubmit
void StyleKey< T >(UITextPanel< T > button, bool external=false)
static void CycleSymbols()
override void OnDeactivate()
UITextPanel< LocalizedText > _submitButton2
UIVirtualKeyboard.KeyState _keyState
UITextPanel< object >[] _keyList
UITextPanel< object > _shiftButton
void<.ctor > b__50_6(UIMouseEvent evt, UIElement listeningElement)
bool TextIsValidForSubmit()
UIVirtualKeyboard(string labelText, string startingText, UIVirtualKeyboard.KeyboardSubmitEvent submitAction, Action cancelAction, int inputMode=0, bool allowEmpty=false)
UITextPanel< object > _enterButton
Func< bool > CustomEscapeAttempt
void<.ctor > b__50_14(UIMouseEvent evt, UIElement listeningElement)
void<.ctor > b__50_3(UIMouseEvent evt, UIElement listeningElement)
void FadedMouseOver(UIMouseEvent evt, UIElement listeningElement)
void FadedMouseOut(UIMouseEvent evt, UIElement listeningElement)
static UIVirtualKeyboard _currentInstance
void<.ctor > b__50_1(UIMouseEvent evt, UIElement listeningElement)
void<.ctor > b__50_5(UIMouseEvent evt, UIElement listeningElement)
static int KeyboardContext
static void CacheCanceledInput(int cacheMode)
static void CursorRight()
void SetKeyState(UIVirtualKeyboard.KeyState keyState)
override void OnActivate()
static void Write(string text)
override void DrawSelf(SpriteBatch spriteBatch)
UITextPanel< object > _spacebarButton
static string _cancelCacheSign
UITextPanel< LocalizedText > _submitButton
bool ShouldShowKeyboard()
UITextPanel< LocalizedText > _cancelButton2
UITextPanel< object > _restoreButton
void<.ctor > b__50_9(UIMouseEvent evt, UIElement listeningElement)
static bool ShouldHideText
void<.ctor > b__50_12(UIMouseEvent evt, UIElement listeningElement)
Asset< Texture2D > _textureBackspace
static string _cancelCacheChest
void<.ctor > b__50_4(UIMouseEvent evt, UIElement listeningElement)
void TypeText(UIMouseEvent evt, UIElement listeningElement)
UITextPanel< object > CreateKeyboardButton(object text, int x, int y, int width=1, bool style=true)
void<.ctor > b__50_18(UIMouseEvent evt, UIElement listeningElement)
static bool CanDisplay(int keyboardContext)
Asset< Texture2D > _textureShift
void BuildSpaceBarArea(UIPanel mainPanel)
void<.ctor > b__50_17(UIMouseEvent evt, UIElement listeningElement)
static UIVirtualKeyboard()
void<.ctor > b__50_2(UIMouseEvent evt, UIElement listeningElement)
UITextPanel< object > _symbolButton
Color _internalBorderColor
void SetMaxInputLength(int length)
static LocalizedText GetText(string key)
static string npcChatText
static void InputTextSignCancel()
static void RenameChestCancel()
void Append(UIElement element)
UIElement< Parent > k__BackingField
readonly List< UIElement > Elements