FxViewScrolling
public protocol FxViewScrolling
Defines protocol that manages the scrollview and adjusts for keyboard show/hide events.
-
Undocumented
Declaration
Swift
var scrollView: UIScrollView? -
Undocumented
Declaration
Swift
func scrollIntoView(_ view: UIView)
View on GitHub
FxViewScrolling Protocol Reference