CGMutableImageMetadata.SetValueMatchingImageProperty Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Surcharges
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
Paramètres
- dictionaryName
- NSString
- propertyName
- NSString
- value
- NSObject
Retours
S’applique à
SetValueMatchingImageProperty(NSString, NSString, Boolean)
public bool SetValueMatchingImageProperty (Foundation.NSString dictionaryName, Foundation.NSString propertyName, bool value);
member this.SetValueMatchingImageProperty : Foundation.NSString * Foundation.NSString * bool -> bool
Paramètres
- dictionaryName
- NSString
- propertyName
- NSString
- value
- Boolean