getScrolling
[ Function ]
public getScrolling(): 'No' | 'Yes' | 'Auto';This function returns the currently set value for the Scrolling attribute.
Parameter
Name | Type | Description |
|---|---|---|
- | - | - |
Return value
Type | Description |
|---|---|
'No' | 'Yes' | 'Auto' | The current value of the attribute. |
See also
Attribute setter: setScrolling
Origin: TcHmiRegion
![]() | Available from 1.8 |
