Sdílet prostřednictvím


CALayerDelegate_Extensions.ActionForLayer Method

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static Foundation.NSObject? ActionForLayer(this CoreAnimation.ICALayerDelegate This, CoreAnimation.CALayer layer, string eventKey);
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member ActionForLayer : CoreAnimation.ICALayerDelegate * CoreAnimation.CALayer * string -> Foundation.NSObject

Parameters

layer
CALayer
eventKey
String

Returns

Attributes

Applies to