NSMetadataQueryValue Delegar
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Um delegado que define o valor para ReplacementValueForAttributevalue.
public delegate Foundation.NSObject NSMetadataQueryValue(NSMetadataQuery query, string attributeName, NSObject value);
type NSMetadataQueryValue = delegate of NSMetadataQuery * string * NSObject -> NSObject
Parâmetros
- query
- NSMetadataQuery
- attributeName
- String
- value
- NSObject