A Boolean value that indicates if the custom attribute is likely to have multiple values, such as arrays, associated with it.
SDKs
- iOS 9.0+
- macOS 10.13+
- Mac Catalyst 13.0+
Framework
- Core Spotlight
Declaration
var isMultiValued: Bool { get }
Discussion
The default value of this property is false
.