Share via


CATransformLayer.HitTest(CGPoint) Method

Definition

[Foundation.Export("hitTest:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual CoreAnimation.CALayer HitTest(CoreGraphics.CGPoint thePoint);
[<Foundation.Export("hitTest:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
override this.HitTest : CoreGraphics.CGPoint -> CoreAnimation.CALayer

Parameters

thePoint
CGPoint

Returns

Attributes

Applies to