UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FKeyboardConfig Struct Reference

#include <IOSView.h>

Public Member Functions

 FKeyboardConfig ()
 

Public Attributes

UIKeyboardType KeyboardType
 
UITextAutocorrectionType AutocorrectionType
 
UITextAutocapitalizationType AutocapitalizationType
 
BOOL bSecureTextEntry
 

Constructor & Destructor Documentation

◆ FKeyboardConfig()

FKeyboardConfig::FKeyboardConfig ( )
inline

Member Data Documentation

◆ AutocapitalizationType

UITextAutocapitalizationType FKeyboardConfig::AutocapitalizationType

◆ AutocorrectionType

UITextAutocorrectionType FKeyboardConfig::AutocorrectionType

◆ bSecureTextEntry

BOOL FKeyboardConfig::bSecureTextEntry

◆ KeyboardType

UIKeyboardType FKeyboardConfig::KeyboardType

The documentation for this struct was generated from the following file: