[]
        
(Showing Draft Content)

C1.Android.Core.C1HoverHelper.-ctor

C1HoverHelper Constructor

C1HoverHelper(View)

Initializes a new instance of the C1HoverHelper class.

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

An Android.Views.View on which the tap gestures will be listened.