Navigation
API > API/Runtime > API/Runtime/Slate > API/Runtime/Slate/Framework > API/Runtime/Slate/Framework/Application > API/Runtime/Slate/Framework/Application/FSlateApplication
References
| Module | Slate |
| Header | /Engine/Source/Runtime/Slate/Public/Framework/Application/SlateApplication.h |
| Include | #include "Framework/Application/SlateApplication.h" |
virtual void NativeApp_ShowKeyboard
&40;
bool bShow,
FString InitialString,
int32 SelectionStart,
int32 SelectionEnd
&41;
Remarks
Shows or hides an onscreen keyboard
Parameters
| Name | Description |
|---|---|
| bShow | true to show the keyboard, false to hide it |