MetricItem¶
When assigning a rule to a property of MetricItem, the rule will be passed an instance of the following proxy class as an argument:
MetricItem Properties¶
| Property | Type | Required |
|---|---|---|
| LeadingUnit | string |
No |
| TrailingUnit | string |
No |
| Value | string |
No |
| _Name | string |
No |
LeadingUnit¶
On Android, this property is supported only when there is exactly 1 MetricItem in the MetricItems array.
- type:
string
TrailingUnit¶
- type:
string
Value¶
- type:
string
_Name¶
- type:
string