Skip to content

UIButton.TextPadding Property

Definition

Namespace: Brine2D.UI

Pixels between the text and the button edge when alignment is Left or Right. Ignored for Center.

C#
public float TextPadding { get; set; }

Property Value

System.Single