Share via


TCTouchController.GetControl(CGPoint) Method

Definition

[Foundation.Export("controlAtPoint:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual TouchController.ITCControl? GetControl(CoreGraphics.CGPoint point);
[<Foundation.Export("controlAtPoint:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member GetControl : CoreGraphics.CGPoint -> TouchController.ITCControl
override this.GetControl : CoreGraphics.CGPoint -> TouchController.ITCControl

Parameters

point
CGPoint

Returns

Attributes

Applies to