Property Disabled
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
Disabled
Whether this button can be pressed.
[JsonProperty("disabled", NullValueHandling = NullValueHandling.Ignore)]
public bool Disabled { get; }
Whether this button can be pressed.
[JsonProperty("disabled", NullValueHandling = NullValueHandling.Ignore)]
public bool Disabled { get; }