共用方式為


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 的值。

屬性

適用於