Class UIUtils
Common utility methods for UI
Namespace: Unity.MARS.Companion.Core
Syntax
public static class UIUtils : object
Methods
UpdateConstrainedTextLayout(GameObject)
Force ContentSizeFitters on this object and its parent to update
Declaration
public static void UpdateConstrainedTextLayout(GameObject gameObject)
Parameters
| Type | Name | Description |
|---|---|---|
| GameObject | gameObject |