C# Class TwilioMiniHack.iOS.MessageCell

Inheritance: UITableViewCell
ファイルを表示 Open project: xamarin/mini-hacks

Private Properties

Property Type Description
ReleaseDesignerOutlets void

Public Methods

Method Description
LayoutSubviews ( ) : void
MessageCell ( IntPtr handle ) : Foundation

Private Methods

Method Description
ReleaseDesignerOutlets ( ) : void

Method Details

LayoutSubviews() public method

public LayoutSubviews ( ) : void
return void

MessageCell() public method

public MessageCell ( IntPtr handle ) : Foundation
handle System.IntPtr
return Foundation