Skip to content

UIButton.NormalTexture Property

Definition

Namespace: Brine2D.UI

Optional nine-slice texture for the normal \(idle\) state. Replaces the solid NormalColor fill when set.

C#
public Brine2D.Rendering.ITexture? NormalTexture { get; set; }

Property Value

ITexture