CGMutableImageMetadata.SetValueMatchingImageProperty Metodo
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Overload
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
Parametri
- dictionaryName
- NSString
- propertyName
- NSString
- value
- NSObject
Restituisce
Si applica 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
Parametri
- dictionaryName
- NSString
- propertyName
- NSString
- value
- Boolean