Property Focused
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
Focused
Whether this option is currently focused by the user. Only applicable for autocomplete option choices.
[JsonProperty("focused")]
public bool Focused { get; }
Whether this option is currently focused by the user. Only applicable for autocomplete option choices.
[JsonProperty("focused")]
public bool Focused { get; }