CSSearchableIndex.IndexDelegate Property
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.
C#
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
(More documentation for this node is coming)
This value can be null
.
- Attributes
Produkt | Versioner |
---|---|
Xamarin iOS SDK | 12 |