Share via


CSImportExtension.Update(CSSearchableItemAttributeSet, NSUrl, NSError) Method

Definition

[Foundation.Export("updateAttributes:forFileAtURL:error:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual bool Update(CoreSpotlight.CSSearchableItemAttributeSet attributes, Foundation.NSUrl contentUrl, out Foundation.NSError? error);
[<Foundation.Export("updateAttributes:forFileAtURL:error:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member Update : CoreSpotlight.CSSearchableItemAttributeSet * Foundation.NSUrl * NSError -> bool
override this.Update : CoreSpotlight.CSSearchableItemAttributeSet * Foundation.NSUrl * NSError -> bool

Parameters

contentUrl
NSUrl
error
NSError

Returns

Attributes

Applies to