Contents

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.

See Also

Inspecting a data provider type