Property | Type | Description |
---|
Method | Description | |
---|---|---|
ComposableViewListCell ( |
||
ComposableViewListCell ( NSCoder coder ) : System | ||
ComposableViewListCell ( UITableViewCellStyle style, NSString reuseIdentifier, NSIndexPath indexPath, IList |
||
Draw ( |
||
LayoutSubviews ( ) : void |
Method | Description | |
---|---|---|
CreateViewList ( IList |
public ComposableViewListCell ( |
||
handle | ||
return | System |
public ComposableViewListCell ( NSCoder coder ) : System | ||
coder | NSCoder | |
return | System |
public ComposableViewListCell ( UITableViewCellStyle style, NSString reuseIdentifier, NSIndexPath indexPath, IList |
||
style | UITableViewCellStyle | |
reuseIdentifier | NSString | |
indexPath | NSIndexPath | |
viewTypes | IList |
|
listSource | ||
return | System |
protected CreateViewList ( IList |
||
viewTypes | IList |
|
return | void |
public Draw ( |
||
rect | ||
return | void |