Share via


UIHoverGestureRecognizer.GetAzimuthAngle(UIView) Method

Definition

[Foundation.Export("azimuthAngleInView:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual System.Runtime.InteropServices.NFloat GetAzimuthAngle(UIKit.UIView? view);
[<Foundation.Export("azimuthAngleInView:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member GetAzimuthAngle : UIKit.UIView -> System.Runtime.InteropServices.NFloat
override this.GetAzimuthAngle : UIKit.UIView -> System.Runtime.InteropServices.NFloat

Parameters

view
UIView

Returns

Attributes

Applies to