次の方法で共有


ManipulationVelocities2D.LinearVelocityY プロパティ

定義

y 軸に沿ってミリ秒あたりの速度 (座標単位) を取得します。

public:
 property float LinearVelocityY { float get(); };
public float LinearVelocityY { get; }
member this.LinearVelocityY : single
Public ReadOnly Property LinearVelocityY As Single

プロパティ値

y 軸に沿ったミリ秒あたりの速度 (座標単位)。

適用対象