![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <IOSPlatformTextField.h>
Inheritance diagram for SlateTextField:Instance Methods | |
| (void) | - show:text:placeholder:keyboardConfig: |
| (void) | - hide |
| (void) | - updateToDesiredState |
| (bool) | - hasTextWidget |
Protected Attributes | |
| TWeakPtr< IVirtualKeyboardEntry > | TextWidget |
| FText | TextEntry |
| bool | bTransitioning |
| bool | bWantsToShow |
| NSString * | CachedTextContents |
| NSString * | CachedPlaceholderContents |
| FKeyboardConfig | CachedKeyboardConfig |
| UIAlertController * | AlertController |
| - (bool) hasTextWidget |
| - (void) hide |
| - (void) show: | (TSharedPtr<IVirtualKeyboardEntry>) | InTextWidget | |
| text: | (NSString*) | TextContents | |
| placeholder: | (NSString*) | PlaceholderContents | |
| keyboardConfig: | (FKeyboardConfig) | KeyboardConfig | |
| - (void) updateToDesiredState |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |