UIScrollViewDelegate.as constructor
UIScrollViewDelegate.as(
- ObjCObject other
Constructs a UIScrollViewDelegate that points to the same underlying object as other.
Implementation
UIScrollViewDelegate.as(objc.ObjCObject other) : object$ = other;