Instance Method
targetScrollPoint()targetScrollPointtargetScrollPoint
The scroll origin the viewport animation is animating towards, or the current scroll origin, when no viewport animation is running.
Declaration
func targetScrollPoint() -> NSPointDeclaration
- (NSPoint) targetScrollPoint;Declaration
targetScrollPoint() -> NSPoint