MonobjcMonobjc Documented Class Library
MetadataQueryReplacementValueForAttributeValue Event
NamespacesMonobjc.FoundationNSMetadataQuery..::..NSMetadataQueryDelegateEventDispatcherMetadataQueryReplacementValueForAttributeValue

Implemented by the delegate to return a different value for a specific attribute.

Original signature is '- (id)metadataQuery:(NSMetadataQuery *)query replacementValueForAttribute:(NSString *)attribute value:(id)attributeValue'

Available in Mac OS X v10.4 and later.

Declaration Syntax
Return Value
Object that replaces the value of attribute in the result object
Version Information
  • Available in Monobjc Bridge: 10.6 (For Mac OS X 10.6 and later), 10.5 (For Mac OS X 10.5 and later)

Assembly: Monobjc.Foundation (Module: Monobjc.Foundation)