Поделиться через


CGMutableImageMetadata.SetValueMatchingImageProperty Метод

Определение

Перегрузки

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

Параметры

dictionaryName
NSString
propertyName
NSString
value
NSObject

Возвращаемое значение

Применяется к

SetValueMatchingImageProperty(NSString, NSString, Boolean)

public bool SetValueMatchingImageProperty (Foundation.NSString dictionaryName, Foundation.NSString propertyName, bool value);
member this.SetValueMatchingImageProperty : Foundation.NSString * Foundation.NSString * bool -> bool

Параметры

dictionaryName
NSString
propertyName
NSString
value
Boolean

Возвращаемое значение

Применяется к