次の方法で共有


UIDynamicItem.Center プロパティ

定義

オブジェクトの中心(コンテナー座標空間内)。

public abstract CoreGraphics.CGPoint Center { [Foundation.Export("center")] get; [Foundation.Export("setCenter:")] set; }
member this.Center : CoreGraphics.CGPoint with get, set

プロパティ値

値はピクセルではなくポイント単位で測定されます。

実装

属性

適用対象