NSObject.DidChangeValue(String) Method
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Indicates that a change occurred on the specified key.
C#
[Foundation.Export("didChangeValueForKey:")]
public virtual void DidChangeValue (string forKey);
abstract member DidChangeValue : string -> unit
override this.DidChangeValue : string -> unit
- forKey
- String
The name of the key that was changed.
- Attributes
Proizvod | Verzije |
---|---|
Xamarin iOS SDK | 12 |