Skip to content

UILabel.MaxWidth Property

Definition

Namespace: Brine2D.UI

Maximum pixel width before text wraps. 0 = no wrapping.

C#
public float MaxWidth { get; set; }

Property Value

System.Single