Instance Property インスタンスプロパティ

uiEdgeInsetsValue

Returns the UIKit edge insets structure representation of the value. その値のUIKit縁差込構造体表現を返します。

Declaration 宣言

var uiEdgeInsetsValue: UIEdgeInsets { get }

Return Value 戻り値

The UIKit edge insets structure representation of the value. その値のUIKit縁差込構造体表現。

See Also 参照

Working with UIKit Geometry Values UIKit幾何学値を扱う

Related Documentation 関連文書