[]
Gets or sets the About button settings.
[JsonIgnore(Condition = JsonIgnoreCondition.WhenWritingNull)]
public AboutButton AboutButton { get; set; }
Type | Description |
---|---|
AboutButton | An instance of AboutButton that contains the settings for the About button. |