Skip to content

UIWorldLabel.MaxWidth Property

Definition

Namespace: Brine2D.UI

Maximum text width before wrapping. 0 = no wrap.

C#
public float MaxWidth { get; set; }

Property Value

System.Single