C# Class SWTableViewCell.SWUtilityButtonView

Inheritance: UIView
ファイルを表示 Open project: strongloop/loopback-example-xamarin Class Usage Examples

Public Methods

Method Description
PopulateUtilityButtons ( ) : void
SWUtilityButtonView ( UIButton buttons, SWTableViewCell parentCell ) : System

Private Methods

Method Description
CalculateUtilityButtonWidth ( ) : float

Method Details

PopulateUtilityButtons() public method

public PopulateUtilityButtons ( ) : void
return void

SWUtilityButtonView() public method

public SWUtilityButtonView ( UIButton buttons, SWTableViewCell parentCell ) : System
buttons UIButton
parentCell SWTableViewCell
return System