Share via


CSSearchableIndexDelegate_Extensions.GetFileUrl Method

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static Foundation.NSUrl? GetFileUrl(this CoreSpotlight.ICSSearchableIndexDelegate This, CoreSpotlight.CSSearchableIndex searchableIndex, string itemIdentifier, string typeIdentifier, bool inPlace, out Foundation.NSError outError);
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member GetFileUrl : CoreSpotlight.ICSSearchableIndexDelegate * CoreSpotlight.CSSearchableIndex * string * string * bool * NSError -> Foundation.NSUrl

Parameters

searchableIndex
CSSearchableIndex
itemIdentifier
String
typeIdentifier
String
inPlace
Boolean
outError
NSError

Returns

Attributes

Applies to