Interface ISizeableElement
Interface used on UI elements which handle user-defined sizing.
Namespace: Unity.AppUI.UI
Assembly: solution.dll
Syntax
public interface ISizeableElement
Properties
Name | Description |
---|---|
size | The current size of the UI element. |