CSSearchableIndex.IndexDelegate Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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