VisualElement.MeasureMode.Exactly
Description 描述
The element should give the width/height that is passed in and derive the opposite site from this value (for example, calculate text size from a fixed width).
See Also: MeasureMode.
The element should give the width/height that is passed in and derive the opposite site from this value (for example, calculate text size from a fixed width).
See Also: MeasureMode.