isSupported
A Boolean value that indicates whether the current runtime environment supports a particular provider type.
Declaration
static var isSupported: Bool { get }Discussion
For example, data providers are not supported in Simulator.
A Boolean value that indicates whether the current runtime environment supports a particular provider type.
static var isSupported: Bool { get }For example, data providers are not supported in Simulator.