Bearbeiten

Freigeben über


MessageElement.Tapped Event

Definition

Event raised when the user taps on the cell.

public event Action<MonoTouch.Dialog.DialogViewController,UIKit.UITableView,Foundation.NSIndexPath> Tapped;
member this.Tapped : Action<MonoTouch.Dialog.DialogViewController, UIKit.UITableView, Foundation.NSIndexPath> 

Event Type

Applies to