Share via


CSSearchableItemAttributeSet.Coverage Property

Definition

Gets or sets an arbitrary string that is intended to represent the geographica or temporal scope of a media item.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual string[]? Coverage { [Foundation.Export("coverage")] get; [Foundation.Export("setCoverage:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("coverage")>]
[<set: Foundation.Export("setCoverage:")>]
member this.Coverage : string[] with get, set

Property Value

String[]

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to