UITouch.AltitudeAngle プロパティ

定義

スタイラスの高度 (水平の上のラジアン単位)。

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 1, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual nfloat AltitudeAngle { [Foundation.Export("altitudeAngle")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 1, ObjCRuntime.PlatformArchitecture.All, null)] [ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)] get; }
member this.AltitudeAngle : nfloat

プロパティ値

0 ~ Math.PI / 2 の範囲の値。

属性

適用対象