UIInterpolatingMotionEffect.KeyPath 属性

定义

上应应用效果的 可动画属性 UIView

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

属性值

属性

注解

这是视图上的键路径,例如“center.x”或“frame.x”。

适用于