CAAnimation.WillChangeValueForKey(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.
With key-value observing, indicates that the value associated with key
is about to change.
[Foundation.Export("willChangeValueForKey:")]
public virtual void WillChangeValueForKey (string key);
abstract member WillChangeValueForKey : string -> unit
override this.WillChangeValueForKey : string -> unit
Parameters
- key
- String
- Attributes