Variable hscrollConst

hscroll: string = ...
{
-webkit-overflow-scrolling: touch;
overflow-x: scroll;
}