CAScrollLayer.ScrollToPoint(CGPoint) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Scrolls the scroll layer to the supplied point.
[Foundation.Export("scrollToPoint:")]
public virtual void ScrollToPoint (CoreGraphics.CGPoint p);
abstract member ScrollToPoint : CoreGraphics.CGPoint -> unit
override this.ScrollToPoint : CoreGraphics.CGPoint -> unit
Parameters
- p
- CGPoint
- Attributes