Compartilhar via


UIView.ActionForLayer(CALayer, String) Método

Definição

Recupera o padrão CAAction identificado por que tem como destino .

[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

Parâmetros

layer
CALayer
eventKey
String

Retornos

Esse método poderá retornar null se não houver nenhum comportamento especificado.

Atributos

Aplica-se a