Skip to content

UIButton.DisabledColor Property

Definition

Namespace: Brine2D.UI

Color used when the button is disabled.

C#
public Brine2D.Core.Color DisabledColor { get; set; }

Property Value

Color