CSSearchableIndexDelegate_Extensions.GetFileUrl Method
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.
C#
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 13, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)]
public static Foundation.NSUrl GetFileUrl(this CoreSpotlight.ICSSearchableIndexDelegate This, CoreSpotlight.CSSearchableIndex searchableIndex, string itemIdentifier, string typeIdentifier, bool inPlace, out Foundation.NSError outError);
static member GetFileUrl : CoreSpotlight.ICSSearchableIndexDelegate * CoreSpotlight.CSSearchableIndex * string * string * bool * -> Foundation.NSUrl
The instance on which this extension method operates.
- searchableIndex
- CSSearchableIndex
- itemIdentifier
- String
- typeIdentifier
- String
- inPlace
- Boolean
- outError
- NSError
- Attributes
Produkt | Versioner |
---|---|
Xamarin iOS SDK | 12 |