C# Class MupApps.ControlsNavigation.Sample.IPad.MailCellTemplate

Mostra file Open project: ChristianRuiz/MvvmCross-ControlsNavigation

Public Properties

Property Type Description
Key NSString
Nib UINib

Private Properties

Property Type Description
ReleaseDesignerOutlets void

Public Methods

Method Description
Create ( ) : MailCellTemplate
MailCellTemplate ( IntPtr handle ) : System

Private Methods

Method Description
ReleaseDesignerOutlets ( ) : void

Method Details

Create() public static method

public static Create ( ) : MailCellTemplate
return MailCellTemplate

MailCellTemplate() public method

public MailCellTemplate ( IntPtr handle ) : System
handle IntPtr
return System

Property Details

Key public_oe static_oe property

public static NSString Key
return NSString

Nib public_oe static_oe property

public static UINib Nib
return UINib