CAAnimation.DidChangeValueForKey(String) Method
Definition
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.
As part of key-value observing, indicates that the value represented by key
has changed.
[Foundation.Export("didChangeValueForKey:")]
public virtual void DidChangeValueForKey (string key);
abstract member DidChangeValueForKey : string -> unit
override this.DidChangeValueForKey : string -> unit
Parameters
- key
- String
- Attributes