Type Property 型プロパティ

alignAllEdgesNearest

Aligns all edges to the nearest value. This is the same as NSAlignMinXNearest|NSAlignMaxXNearest|NSAlignMinYNearest|NSAlignMaxYNearest. 全ての縁を最も近い値に整列します。これは、NSAlignMinXNearest|NSAlignMaxXNearest|NSAlignMinYNearest|NSAlignMaxYNearestと同じです。

Declaration 宣言

static var alignAllEdgesNearest: AlignmentOptions { get }