Type Property 型プロパティ

alignAllEdgesOutward

Aligns all edges outwards. This is the same as NSAlignMinXOutward|NSAlignMaxXOutward|NSAlignMinYOutward|NSAlignMaxYOutward. 全ての縁を外側に向かって整列します。これは、NSAlignMinXOutward|NSAlignMaxXOutward|NSAlignMinYOutward|NSAlignMaxYOutwardと同じです。

Declaration 宣言

static var alignAllEdgesOutward: AlignmentOptions { get }