Enum ScrollBar.IndicatorHeightPolicyType
Definition
- Namespace:
- Tizen.NUI.UIComponents
- Assembly:
- Tizen.NUI.dll
The indicator height policy.
public enum ScrollBar.IndicatorHeightPolicyType
Fields
| Name | Description |
|---|---|
| Fixed | Fixed height regardless of the length of scroll content |
| Variable | Variable height changed dynamically according to the length of scroll content |