다음을 통해 공유


UIScrollView.SetContentOffset(CGPoint, Boolean) 메서드

정의

콘텐츠와 UIScrollView 개체 사이의 거리를 설정합니다.

[Foundation.Export("setContentOffset:animated:")]
public virtual void SetContentOffset (CoreGraphics.CGPoint contentOffset, bool animated);
abstract member SetContentOffset : CoreGraphics.CGPoint * bool -> unit
override this.SetContentOffset : CoreGraphics.CGPoint * bool -> unit

매개 변수

contentOffset
CGPoint
animated
Boolean
특성

적용 대상