CGMutableImageMetadata.SetValueMatchingImageProperty Método
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.
Sobrecargas
SetValueMatchingImageProperty(NSString, NSString, NSObject) | |
SetValueMatchingImageProperty(NSString, NSString, Boolean) |
SetValueMatchingImageProperty(NSString, NSString, NSObject)
public bool SetValueMatchingImageProperty (Foundation.NSString dictionaryName, Foundation.NSString propertyName, Foundation.NSObject value);
member this.SetValueMatchingImageProperty : Foundation.NSString * Foundation.NSString * Foundation.NSObject -> bool
Parâmetros
- dictionaryName
- NSString
- propertyName
- NSString
- value
- NSObject
Retornos
Aplica-se a
SetValueMatchingImageProperty(NSString, NSString, Boolean)
public bool SetValueMatchingImageProperty (Foundation.NSString dictionaryName, Foundation.NSString propertyName, bool value);
member this.SetValueMatchingImageProperty : Foundation.NSString * Foundation.NSString * bool -> bool
Parâmetros
- dictionaryName
- NSString
- propertyName
- NSString
- value
- Boolean