INRadioType Enum

Definition

Enumerates the types of radio supported by Intents.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 10, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.MacOSX, ObjCRuntime.PlatformArchitecture.All, null)]
public enum INRadioType
type INRadioType = 
Inheritance
INRadioType
Attributes

Fields

AM 1

Transmitted by amplitude modulation.

Dab 5

Digital audio Bluetooth.

FM 2

Transmitted by frequency modulation.

HD 3

High definition radia.

Satellite 4

Transmitted via satellite.

Unknown 0

The form of the radio has not been set or could not be resolved.

Applies to