scrollMode
Defines the axes in which the layer may be scrolled.
Declaration
var scrollMode: CAScrollLayerScrollMode { get set }Discussion
The possible values are described in Scroll Modes. The default is both.
See Also
Related Documentation
- Core Animation Programming Guide