Share via


WebView.ElementAtPoint(CGPoint) Method

Definition

[Foundation.Export("elementAtPoint:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual Foundation.NSDictionary ElementAtPoint(CoreGraphics.CGPoint point);
[<Foundation.Export("elementAtPoint:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member ElementAtPoint : CoreGraphics.CGPoint -> Foundation.NSDictionary
override this.ElementAtPoint : CoreGraphics.CGPoint -> Foundation.NSDictionary

Parameters

point
CGPoint

Returns

Attributes

Applies to