Gnome.BackClickedHandler Delegate
Event handler.

Syntax

public delegate void BackClickedHandler (object o, BackClickedArgs args)

Parameters

o
Documentation for this section has not yet been entered.
args
Documentation for this section has not yet been entered.

Remarks

The DruidPage.BackClicked event utilizes this delegate:

Event data is passed via the Gnome.BackClickedArgs parameter.

To attach a Gnome.BackClickedHandler to an event, add the BackClickedHandler instance to the event. The methods referenced by the BackClickedHandler instance are invoked whenever the event is raised, until the BackClickedHandler is removed from the event.

Requirements

Namespace: Gnome
Assembly: gnome-sharp (in gnome-sharp.dll)
Assembly Versions: 2.20.0.0