allowedScrollTypesMask
A scroll type mask that enables recognition of scroll events.
Declaration
var allowedScrollTypesMask: UIScrollTypeMask { get set }Discussion
Setting this mask enables the pan gesture to recognize scroll events, like a mouse scroll movement or a two-finger scroll on a track pad. See UIScrollType.