UITouch
UITouch()
UITouch(IntPtr)
UITouch(NativeHandle)
UITouch(NSObjectFlag)
AltitudeAngle
ClassHandle
EstimatedProperties
EstimatedPropertiesExpectingUpdates
EstimationUpdateIndex
Force
GestureRecognizers
MajorRadius
MajorRadiusTolerance
MaximumPossibleForce
Phase
TapCount
Timestamp
Type
View
Window
GetAzimuthAngle(UIView)
GetAzimuthUnitVector(UIView)
GetPreciseLocation(UIView)
GetPrecisePreviousLocation(UIView)
LocationInView(UIView)
PreviousLocationInView(UIView)
LocationInNode(UITouch, SKNode)
PreviousLocationInNode(UITouch, SKNode)
xamarinios
namespace UIKit
{
[Register("UITouch", true)]
public class UITouch : NSObject
{
[BindingImpl(BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
[Introduced(PlatformName.iOS, 8, 0, PlatformArchitecture.All, null)]
public virtual nfloat MajorRadius
{
[Export("majorRadius")]
[Introduced(PlatformName.iOS, 8, 0, PlatformArchitecture.All, null)]
get;
}
}
}
.NET | 6.07.08.09.0 |
---|---|
Information specific to xamarinios | |
Assembly | Xamarin.iOS , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065 |
Referencing | The API is automatically referenced. |
Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API