Property | Type | Description | |
---|---|---|---|
MinValue | float | ||
Value | float |
Method | Description | |
---|---|---|
FloatElement ( string caption, float value ) : System | ||
GetCell ( UITableView tv ) : UITableViewCell | ||
Summary ( ) : string |
public FloatElement ( string caption, float value ) : System | ||
caption | string | |
value | float | |
return | System |
public GetCell ( UITableView tv ) : UITableViewCell | ||
tv | UITableView | |
return | UITableViewCell |