次の方法で共有


UIInterpolatingMotionEffect.KeyPath プロパティ

定義

効果を適用する必要がある のアニメーション化可能なプロパティ UIView

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

プロパティ値

属性

注釈

これはビューのキーパスです (例: "center.x"、"frame.x")。

適用対象