C# Class tvTable.AttractionView

The View used as the Details section of the Spilt View to display detailed information about the Row highlighted in the Master section.
Inheritance: UIView
Afficher le fichier Open project: xamarin/monotouch-samples

Méthodes publiques

Méthode Description
AttractionView ( IntPtr handle ) : System

Initializes a new instance of the T:tvTable.AttractionView class.

Private Methods

Méthode Description
ReleaseDesignerOutlets ( ) : void

Method Details

AttractionView() public méthode

Initializes a new instance of the T:tvTable.AttractionView class.
public AttractionView ( IntPtr handle ) : System
handle System.IntPtr Handle.
Résultat System