init(uiEdgeInsets : UIEdgeInsets)
Creates a new value object containing the specified UIKit edge insets structure.
指定されたUIKit縁差込構造体を含んでいる新しい値オブジェクトを作成します。
init(uiOffset : UIOffset)
Creates a new value object containing the specified UIKit offset structure.
指定されたUIKitオフセット構造体を含んでいる新しい値オブジェクトを作成します。
var uiOffsetValue : UIOffset
Returns the UIKit offset structure representation of the value.
その値のUIKitオフセット構造体表現を返します。