UITouch.MajorRadius Property

Definition

The radius of the touch, governed by the MajorRadiusTolerance setting.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 8, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual nfloat MajorRadius { [Foundation.Export("majorRadius")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 8, 0, ObjCRuntime.PlatformArchitecture.All, null)] get; }
member this.MajorRadius : nfloat

Property Value

Attributes

Applies to