다음을 통해 공유


IScrollControllerPanningInfo.PanOrientation 속성

정의

콘텐츠를 가로 또는 세로로 이동 가능한지 여부를 나타내는 값을 가져옵니다.

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

속성 값

콘텐츠를 가로 또는 세로로 이동 가능한지 여부를 나타내는 값입니다.

적용 대상