siemenUnit(with:)
Returns a HealthKit unit for measuring electrical conductance, using siemen units with the provided prefix.
Declaration
class func siemenUnit(with prefix: HKMetricPrefix) -> SelfParameters
- prefix:
A valid metric prefix value. For the complete list of prefix values, see Hkmetricprefix.
Return Value
A HealthKit unit for measuring electrical conductance based on siemens and the provided prefix.
Discussion
This method is used to create prefixed versions of siemens. HealthKit often records electrodermal activity in microsiemens, as shown below.