XCode 12.5 日本語化計画:Swift 記事: Inspecting View Layout
ビューの垂直方向の中心をマークするガイド。
static let center: VerticalAlignment
static let bottom: VerticalAlignment
ビューの下端をマークするガイド。
static let firstTextBaseline: VerticalAlignment
最も上のテキストベースラインビューをマークするガイド。
static let lastTextBaseline: VerticalAlignment
ビューの最も下のテキストベースラインをマークするガイド。
static let top: VerticalAlignment
ビューの上端をマークするガイド。