frequency
The broadcast frequency of the radio station.
Declaration
@nonobjc final var frequency: Double? { get }Discussion
This property contains a floating-point number indicating the frequency for AM or FM stations. For example, the value might be 88.5 for an FM station or 660.0 for an AM station.