CAAnimation.RunAction(String, NSObject, NSDictionary) 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.
[Foundation.Export("runActionForKey:object:arguments:")]
public virtual void RunAction (string eventKey, Foundation.NSObject obj, Foundation.NSDictionary arguments);
abstract member RunAction : string * Foundation.NSObject * Foundation.NSDictionary -> unit
override this.RunAction : string * Foundation.NSObject * Foundation.NSDictionary -> unit
- eventKey
- String
- obj
- NSObject
- arguments
- NSDictionary
- Attributes