Enum InlineValue
Inline mode for the Slider value element.
Namespace: Unity.AppUI.UI
Assembly: Unity.AppUI.dll
Syntax
public enum InlineValue
Fields
Name | Description |
---|---|
End | Inline on the right. |
None | Not inline. |
Start | Inline on the left. |