frequency
The broadcast frequency of the radio station.
Declaration
@property (nonatomic, copy, readonly, nullable) NSNumber * frequency;@property (atomic, copy, readonly, nullable) NSNumber * frequency;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.