# Sandbox.UI.TextEntry.AcceptsImeInput

```csharp
bool AcceptsImeInput { get; set; }
```

Allow IME input when this is focused.

Declared in [Sandbox.UI.TextEntry](/api/Sandbox.UI.TextEntry).
Assembly: `Sandbox.Engine`.
