SpatialNavigationStartedEventArgs.IsNavigatingX 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得使用者正在執行的流覽手勢是否牽涉到水準軸上的動作。
public:
property bool IsNavigatingX { bool get(); };
bool IsNavigatingX();
public bool IsNavigatingX { get; }
var boolean = spatialNavigationStartedEventArgs.isNavigatingX;
Public ReadOnly Property IsNavigatingX As Boolean
屬性值
Boolean
bool
手勢是否牽涉到水準導覽。
備註
如果使用者已移動手部或運動控制器,以便貼齊垂直滑軌,例如,這會傳回 false。