Share via


UITouch.GetPrecisePreviousLocation(UIView) Method

Definition

[Foundation.Export("precisePreviousLocationInView:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual CoreGraphics.CGPoint GetPrecisePreviousLocation(UIKit.UIView? view);
[<Foundation.Export("precisePreviousLocationInView:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member GetPrecisePreviousLocation : UIKit.UIView -> CoreGraphics.CGPoint
override this.GetPrecisePreviousLocation : UIKit.UIView -> CoreGraphics.CGPoint

Parameters

view
UIView

Returns

Attributes

Applies to