verticalScrollBarEnabled property

bool? verticalScrollBarEnabled
getter/setter pair

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

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

Officially Supported Platforms/Implementations:

Implementation

bool? verticalScrollBarEnabled;