[]
        
(Showing Draft Content)

C1.iOS.Chart.FlexPie.OnPointerPressed

OnPointerPressed Method

OnPointerPressed(UITapGestureRecognizer)

Called when pointe presses the pie.

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