XCode 12.5 日本語化計画:Swift 記事: Inspecting View Layout
ビューの後縁をマークするガイド。
static let trailing: Alignment
ビューの下端をマークするガイド。
static let bottomLeading: Alignment
ビューの下端と前縁をマークするガイド。
static let bottomTrailing: Alignment
ビューの下端と後縁をマークするガイド。
ビューの中心をマークするガイド。
ビューの前縁をマークするガイド。
ビューの上端をマークするガイド。
static let topLeading: Alignment
ビューの上端と前縁をマークするガイド。
static let topTrailing: Alignment
ビューの上端と後縁をマークするガイド。