UIScrollView.SetContentOffset(CGPoint, Boolean) Método

Definição

Define a distância entre o conteúdo e o UIScrollView objeto .

[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

Parâmetros

contentOffset
CGPoint
animated
Boolean
Atributos

Aplica-se a