Property Style
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
Style
The style of the button.
[JsonProperty("style", NullValueHandling = NullValueHandling.Ignore)]
public ButtonStyle Style { get; }
The style of the button.
[JsonProperty("style", NullValueHandling = NullValueHandling.Ignore)]
public ButtonStyle Style { get; }