型エイリアス
InterfaceOrientation.AllCases
この型の全ての値のコレクションを表すことができる型。
宣言
typealias AllCases = [InterfaceOrientation] { get }
以下も見よ
全ての方向へのアクセス
static var allCases: [InterfaceOrientation]
この型の全ての値のコレクション。
XCode 13.1 日本語化計画:SwiftUI : View
この型の全ての値のコレクションを表すことができる型。
typealias AllCases = [InterfaceOrientation] { get }
static var allCases: [InterfaceOrientation]
この型の全ての値のコレクション。