IScrollControllerPanningInfo 介面
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
封裝實作可能支援的UI線程獨立行動瀏覽 IScrollController
相關信息。
public interface class IScrollControllerPanningInfo
/// [Windows.Foundation.Metadata.ContractVersion(Microsoft.UI.Xaml.XamlContract, 327680)]
/// [Windows.Foundation.Metadata.Guid(1406513921, 39595, 22972, 146, 205, 66, 207, 33, 171, 213, 144)]
struct IScrollControllerPanningInfo
[Windows.Foundation.Metadata.ContractVersion(typeof(Microsoft.UI.Xaml.XamlContract), 327680)]
[Windows.Foundation.Metadata.Guid(1406513921, 39595, 22972, 146, 205, 66, 207, 33, 171, 213, 144)]
public interface IScrollControllerPanningInfo
Public Interface IScrollControllerPanningInfo
- 屬性
屬性
IsRailEnabled |
取得值,這個值表示可移動移動的專案是否必須鎖定在水準或垂直) 的單一方向 (。 |
PanningElementAncestor |
取得的 |
PanOrientation |
取得值,這個值表示內容可以水平或垂直移動流覽。 |
方法
SetPanningElementExpressionAnimationSources(CompositionPropertySet, String, String, String, String) |
提供用來支援行動瀏覽的運算式動畫資訊。 |
事件
Changed |
在任何 |
PanRequested |
發生於用戶嘗試使用觸控或手寫筆起始移動流覽時。 |