Skip to content

UIRichTextLabel.MaxHeight Property

Definition

Namespace: Brine2D.UI

Maximum pixel height for vertical alignment. 0 = no constraint.

C#
public float MaxHeight { get; set; }

Property Value

System.Single