CALayerDelegate_Extensions.ActionForLayer 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.
public static Foundation.NSObject ActionForLayer (this CoreAnimation.ICALayerDelegate This, CoreAnimation.CALayer layer, string eventKey);
static member ActionForLayer : CoreAnimation.ICALayerDelegate * CoreAnimation.CALayer * string -> Foundation.NSObject
Parameters
- This
- ICALayerDelegate
The instance on which this extension method operates.
- layer
- CALayer
- eventKey
- String