Package org.robovm.apple.foundation
Interface NSMetadataQueryDelegate
- All Superinterfaces:
NSObjectProtocol,ObjCProtocol
- All Known Implementing Classes:
NSMetadataQueryDelegateAdapter
public interface NSMetadataQueryDelegate extends NSObjectProtocol
-
Method Summary
Modifier and Type Method Description NSObjectgetReplacementObject(NSMetadataQuery query, NSMetadataItem result)NSObjectgetReplacementValue(NSMetadataQuery query, NSMetadataItemAttribute attribute, NSObject attrValue)
-
Method Details
-
getReplacementObject
-
getReplacementValue
NSObject getReplacementValue(NSMetadataQuery query, NSMetadataItemAttribute attribute, NSObject attrValue)
-