VLDWeightUnit Constants Reference

Declared in VLDRecord.h

VLDWeightUnit

Units that can be used to represent weight values.

Definition

typedef NS_ENUM(NSUInteger, VLDWeightUnit ) {
   VLDWeightUnitKilograms,
   VLDWeightUnitPounds,
   VLDWeightUnitStones,
};

Constants

VLDWeightUnitKilograms

The kilogram unit

Declared In VLDRecord.h.

VLDWeightUnitPounds

The pounds unit

Declared In VLDRecord.h.

VLDWeightUnitStones

The stones unit

Declared In VLDRecord.h.

Declared In

VLDRecord.h