nativeInputFieldEnabled

abstract val nativeInputFieldEnabled: StateFlow<Boolean>

True when the native input field is the active input surface. Mutually exclusive with showInputScreen (which is computed with && !isNativeInputFieldEnabled).