C# Class TableViewCell, uilab

Inheritance: ViewController
ファイルを表示 Open project: pjc0247/uilab Class Usage Examples

Public Properties

Property Type Description
index int
offset int
tableView VerticalTableView,

Property Details

index public_oe property

public int index
return int

offset public_oe property

public int offset
return int

tableView public_oe property

public VerticalTableView, tableView
return VerticalTableView,