Back to API Reference
Class

NativeFieldOverlayBehavior

sealed
Inherits:InputBehavior

Displays a platform-native replica of the editor while preserving UniTextEditable as the authoritative document and input pipeline on Android, iOS, and WebGL. Other platforms and editors without this behavior use a transparent native input surface; NativeKeyboardBehavior configures keyboard traits independently.

protected override void OnEnable()
protected override void OnDisable()
public static const string SystemPresenter

Identifies the built-in presenter that follows the current platform appearance.