[]
        
(Showing Draft Content)

C1.iOS.Core.C1TransparentView.PointInside

PointInside Method

PointInside(CGPoint, UIEvent)

Declaration
public override bool PointInside(CGPoint point, UIEvent uievent)
Public Overrides Function PointInside(point As CGPoint, uievent As UIEvent) As Boolean
Parameters
Type Name Description
CGPoint point
UIEvent uievent
Returns
Type Description
bool