CSSearchableIndex.IndexDelegate Property

Definition

Gets or sets the delegate that responds to requests for index-related tasks.

public virtual CoreSpotlight.ICSSearchableIndexDelegate IndexDelegate { [Foundation.Export("indexDelegate", ObjCRuntime.ArgumentSemantic.Weak)] get; [Foundation.Export("setIndexDelegate:", ObjCRuntime.ArgumentSemantic.Weak)] set; }
member this.IndexDelegate : CoreSpotlight.ICSSearchableIndexDelegate with get, set

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to