firmwareVersion
The firmware version of the dock accessory.
Declaration
final var firmwareVersion: String? { get }Discussion
The format of the version is major, minor, and revision, separated by periods.
The firmware version of the dock accessory.
final var firmwareVersion: String? { get }The format of the version is major, minor, and revision, separated by periods.