RiftScrollbar:GetOrientation

Gets the current orientation of the scrollbar.

Usage:

orientation = RiftScrollbar:GetOrientation()
ParameterTypeDatatypeDescription
orientationresultstringThe current orientation. Valid results include "vertical" and "horizontal".