Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/GameFramework > API/Runtime/Engine/GameFramework/UInputSettings
Syntax
UPROPERTY (Config, EditAnywhere, AdvancedDisplay, Category="Virtual Keyboard (Mobile)")
TArray < FString > ExcludedAutocorrectDeviceModels
Remarks
Disables autocorrect for these device models, even if autocorrect is turned in. Model IDs listed here will match against the start of the device's model (e.g., "SM-" will match all device model IDs that start with "SM-"). This is currently only supported on Android devices.