次の方法で共有


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

戻り値

適用対象