IScrollControllerPanningInfo.PanOrientation 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得值,這個值表示內容是否可以水平或垂直移動流覽。
public:
property Orientation PanOrientation { Orientation get(); };
Orientation PanOrientation();
public Orientation PanOrientation { get; }
var orientation = iScrollControllerPanningInfo.panOrientation;
Public ReadOnly Property PanOrientation As Orientation
屬性值
值,指出內容是否可以水平或垂直移動流覽。