Xamarin.Forms
Button
Clicked
Xamarin.Forms.Button.Clicked Event
Occurs when the Button is clicked.
Syntax
public event
EventHandler
Clicked
Remarks
The user may be able to raise the clicked event using accessibility or keyboard controls when the Button has focus.
Requirements
Namespace:
Xamarin.Forms
Assembly:
Xamarin.Forms.Core (in Xamarin.Forms.Core.dll)
Assembly Versions:
1.0.0.0, 1.1.0.0, 1.2.0.0, 1.3.0.0