C# Class MonoMobile.Dialog.BaseBooleanImageElement.TextWithImageCellView

Inheritance: UITableViewCell
Show file Open project: moljac/MonoMobile.Dialog

Public Methods

Method Description
LayoutSubviews ( ) : void
TextWithImageCellView ( BaseBooleanImageElement parent_ ) : System
UpdateFrom ( BaseBooleanImageElement newParent ) : void

Private Methods

Method Description
UpdateImage ( ) : void

Method Details

LayoutSubviews() public method

public LayoutSubviews ( ) : void
return void

TextWithImageCellView() public method

public TextWithImageCellView ( BaseBooleanImageElement parent_ ) : System
parent_ BaseBooleanImageElement
return System

UpdateFrom() public method

public UpdateFrom ( BaseBooleanImageElement newParent ) : void
newParent BaseBooleanImageElement
return void