Version: 2017.3 (switch to 2017.4)
LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

GUIStyle.CalcMinMaxWidth

Switch to Manual
public void CalcMinMaxWidth(GUIContent content, out float minWidth, out float maxWidth);

Description

Calculate the minimum and maximum widths for this style rendered with content.

Used by GUILayout to handle word-wrapping elements correctly.

Did you find this page useful? Please give it a rating: