Share via


UIView.PointInside(CGPoint, UIEvent) Método

Definición

Si está dentro thisUIView del Boundsobjeto .

[Foundation.Export("pointInside:withEvent:")]
public virtual bool PointInside (CoreGraphics.CGPoint point, UIKit.UIEvent uievent);
abstract member PointInside : CoreGraphics.CGPoint * UIKit.UIEvent -> bool
override this.PointInside : CoreGraphics.CGPoint * UIKit.UIEvent -> bool

Parámetros

point
CGPoint
uievent
UIEvent

UIEvent que desencadenó esta llamada de función.

Este parámetro puede ser null.

Devoluciones

Atributos

Se aplica a