C# Class Collections.Touch.HeaderCell

Inheritance: MvvmCross.Binding.iOS.Views.MvxTableViewCell
Show file Open project: MvvmCross/MvvmCross-Samples

Public Properties

Property Type Description
Key NSString
Nib UINib

Private Properties

Property Type Description
HeaderCell System
ReleaseDesignerOutlets void

Public Methods

Method Description
HeaderCell ( IntPtr handle ) : System

Private Methods

Method Description
HeaderCell ( ) : System
ReleaseDesignerOutlets ( ) : void

Method Details

HeaderCell() public method

public HeaderCell ( IntPtr handle ) : System
handle System.IntPtr
return System

Property Details

Key public static property

public static NSString Key
return NSString

Nib public static property

public static UINib Nib
return UINib