CustomMaskEventArgs.SetResult Method
Name | Parameters | Description |
---|---|---|
SetResult(String, Int32, Nullable<Int32>) | editText, cursorPosition, selectionAnchor | Sets the editor text, cursor position, and selection anchor. |
SetResult(String, String) | newHead, newTail | Sets the editor text and cursor position. |