controller property

WeSlideController? controller
getter/setter pair

This object used to control animations, using methods like hide or show to display panel or check if is visible with variable isOpened

Implementation

WeSlideController? controller;