Contents

isIndexedBySpotlight

A Boolean value that indicates whether Core Data adds the property’s value to the Core Spotlight index.

Declaration

var isIndexedBySpotlight: Bool { get set }

Discussion

You can also set this property using the Index in Spotlight attribute in the Attributes inspector of the Core Data model editor.

See Also

Specifying Spotlight Support