Share via


UIView.ActionForLayer(CALayer, String) Metodo

Definizione

Recupera l'impostazione predefinita identificata CAAction da che è destinata a .

[Foundation.Export("actionForLayer:forKey:")]
public virtual Foundation.NSObject ActionForLayer (CoreAnimation.CALayer layer, string eventKey);
abstract member ActionForLayer : CoreAnimation.CALayer * string -> Foundation.NSObject
override this.ActionForLayer : CoreAnimation.CALayer * string -> Foundation.NSObject

Parametri

layer
CALayer
eventKey
String

Restituisce

Questo metodo può restituire null se non è presente alcun comportamento specificato.

Attributi

Si applica a