Contents

charging

A Boolean value that indicates whether the electric vehicle is currently charging.

Declaration

@nonobjc final var charging: Bool? { get set }

Discussion

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

See Also

Providing the Charge Status