다음을 통해 공유


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

반환

적용 대상