# Sandbox.UI.TextEntry.AllowEmojiReplace

```csharp
bool AllowEmojiReplace { get; set; }
```

Whether to allow automatic replacement of emoji codes with their actual unicode emoji characters. See [Sandbox.UI.Emoji](/api/Sandbox.UI.Emoji).

Declared in [Sandbox.UI.TextEntry](/api/Sandbox.UI.TextEntry).
Assembly: `Sandbox.Engine`.
