AudioComponentGetIcon(_:_:)
The UIImage of the audio component’s icon.
Declaration
func AudioComponentGetIcon(_ comp: AudioComponent, _ desiredPointSize: Float) -> UIImage?func AudioComponentGetIcon(_ comp: AudioComponent) -> NSImage?The UIImage of the audio component’s icon.
func AudioComponentGetIcon(_ comp: AudioComponent, _ desiredPointSize: Float) -> UIImage?func AudioComponentGetIcon(_ comp: AudioComponent) -> NSImage?