CAScrollLayer.ScrollToRect(CGRect) 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 include the specified rectangle.
[Foundation.Export("scrollToRect:")]
public virtual void ScrollToRect (CoreGraphics.CGRect r);
abstract member ScrollToRect : CoreGraphics.CGRect -> unit
override this.ScrollToRect : CoreGraphics.CGRect -> unit
Parameters
- r
- CGRect
- Attributes