Share via


MSStickerBrowserView.SetContentOffset(CGPoint, Boolean) Method

Definition

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

Parameters

contentOffset
CGPoint
animated
Boolean
Attributes

Applies to