C# 클래스 SWTableViewCell.SWUtilityButtonView

상속: UIView
파일 보기 프로젝트 열기: strongloop/loopback-example-xamarin 1 사용 예제들

공개 메소드들

메소드 설명
PopulateUtilityButtons ( ) : void
SWUtilityButtonView ( UIButton buttons, SWTableViewCell parentCell ) : System

비공개 메소드들

메소드 설명
CalculateUtilityButtonWidth ( ) : float

메소드 상세

PopulateUtilityButtons() 공개 메소드

public PopulateUtilityButtons ( ) : void
리턴 void

SWUtilityButtonView() 공개 메소드

public SWUtilityButtonView ( UIButton buttons, SWTableViewCell parentCell ) : System
buttons UIButton
parentCell SWTableViewCell
리턴 System