[]
        
(Showing Draft Content)

C1.iOS.Core.C1HoverHelper.-ctor

C1HoverHelper Constructor

C1HoverHelper(UIView)

Initializes a new instance of the C1HoverHelper class.

Declaration
public C1HoverHelper(UIView element)
Public Sub New(element As UIView)
Parameters
Type Name Description
UIView element

An UIKit.UIView on which the tap gestures will be listened.