Share via


UIHoverGestureRecognizer.GetAzimuthUnitVector(UIView) Method

Definition

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

Parameters

view
UIView

Returns

Attributes

Applies to