UIInterpolatingMotionEffect.KeyPath Propiedad

Definición

Propiedad animable en la UIView que se debe aplicar el efecto.

public virtual string KeyPath { [Foundation.Export("keyPath")] get; }
member this.KeyPath : string

Valor de propiedad

Atributos

Comentarios

Se trata de una ruta de acceso clave en la vista, por ejemplo, "center.x" o "frame.x".

Se aplica a