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
ファイルを表示 Open project: xamarin/monotouch-samples

Public Methods

Method Description
AttractionView ( IntPtr handle ) : System

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

Private Methods

Method Description
ReleaseDesignerOutlets ( ) : void

Method Details

AttractionView() public method

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