|
Dreamine.UI.Abstractions 1.0.1
Dreamine.UI.Abstractions 공용 계약과 추상화를 제공합니다.
|


Public 멤버 함수 | |
| DoNothingEnterActionResult () | |
| Dreamine.UI.Abstractions.VirtualKeyboard.EnterActionResult(으)로부터 상속된 Public 멤버 함수 | |
| EnterActionResult (ActionResult result) | |
| EnterActionResult (ActionResult result, string message) | |
| bool | IsAccepted () |
| void | Show (TextBox textBox) |
추가로 상속된 멤버들 | |
| Dreamine.UI.Abstractions.VirtualKeyboard.EnterActionResult(으)로부터 상속된 속성 | |
| ActionResult | Result [get, set] |
| string | Message = string.Empty [get, set] |
| Action? | Action [get, set] |
후속 처리가 필요 없는 Enter 동작 결과를 나타냅니다.
EnterActionResult.cs 파일의 228 번째 라인에서 정의되었습니다.
|
inline |