horizontalScrollBarEnabled property

bool? horizontalScrollBarEnabled
getter/setter pair

Define whether the horizontal scrollbar should be drawn or not. The default value is true.

NOTE for Web: It must have the same value of verticalScrollBarEnabled to take effect.

Officially Supported Platforms/Implementations:

Implementation

bool? horizontalScrollBarEnabled;