supports(_:)
Returns a Boolean that indicates whether the device supports a specific set of features.
Declaration
class func supports(_ features: CBCentralManager.Feature) -> BoolParameters
- features:
One or more features that you would like to check for support.