Property ScrollMethod
ScrollMethod
Gets or sets the scroll method for the current instance of InteriorScrollActivity. Default is null. If not specified, DefaultScrollMethod is used.
public virtual InteriorScrollActivity.ScrollMethodKind? ScrollMethod { get; set; }