Partager via


UIView.PointInside(CGPoint, UIEvent) Méthode

Définition

Si se trouve à l’intérieur thisUIView de l’objet Bounds.

[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

Paramètres

point
CGPoint
uievent
UIEvent

UIEvent qui a déclenché cet appel de fonction.

Ce paramètre peut être null.

Retours

Attributs

S’applique à