-api-id | -api-type |
---|---|
M:Windows.UI.Xaml.Automation.Peers.PivotAutomationPeer.SetScrollPercent(System.Double,System.Double) |
winrt method |
Sets the horizontal and vertical scroll position as a percentage of the total content area within the control.
The horizontal position as a percentage of the content area's total range. Pass NoScroll if the control cannot be scrolled in this direction.
The vertical position as a percentage of the content area's total range. Pass NoScroll if the control cannot be scrolled in this direction.