Contents

minutesToFull

The number of minutes it will take to fully charge the electric vehicle’s battery.

Declaration

@property (nonatomic, copy, readwrite, nullable) NSNumber * minutesToFull;
@property (atomic, copy, readwrite, nullable) NSNumber * minutesToFull;

Discussion

Typically, you assign a value to this property only after handling the intent.

See Also

Providing the Charge Status