[]
        
(Showing Draft Content)

C1.iOS.Chart.C1TreeMap.OnPointerPressed

OnPointerPressed Method

OnPointerPressed(UITapGestureRecognizer)

Called on pointer pressed.

Declaration
protected override void OnPointerPressed(UITapGestureRecognizer e)
Parameters
Type Name Description
UITapGestureRecognizer e
Overrides