次の方法で共有


IScrollControllerPanningInfo.PanOrientation プロパティ

定義

コンテンツを水平方向または垂直方向にパンできるかどうかを示す値を取得します。

public:
 property Orientation PanOrientation { Orientation get(); };
Orientation PanOrientation();
public Orientation PanOrientation { get; }
var orientation = iScrollControllerPanningInfo.panOrientation;
Public ReadOnly Property PanOrientation As Orientation

プロパティ値

コンテンツを水平方向または垂直方向にパンできるかどうかを示す値。

適用対象