Contents

isIndexingAvailable()

Returns a Boolean value that indicates whether indexing is available on the current device.

Declaration

class func isIndexingAvailable() -> Bool

Return Value

true if indexing is available on the current device, or false if it isn’t.