共用方式為


UIInterpolatingMotionEffect.KeyPath 屬性

定義

要套用效果之 上的 UIView 可動畫屬性。

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

屬性值

屬性

備註

這是檢視上的索引鍵路徑,例如 「center.x」 或 「frame.x」。

適用於