isIndexingAvailable()
Returns a Boolean value that indicates whether indexing is available on the current device.
Declaration
class func isIndexingAvailable() -> BoolReturn Value
true if indexing is available on the current device, or false if it isn’t.