static func defaultValue (in: ViewDimensions ) -> CGFloat
The value of the corresponding guide in the given context when not otherwise set in that context.
Availability 有効性
Technology
protocol AlignmentID
Types conforming to Alignment
have a corresponding alignment guide value, typically declared as a static constant property of Horizontal
or Vertical
.
Alignment
に準拠する型は、ある対応する整列ガイド値を持ちます、概してHorizontal
またはVertical
の静的定数プロパティとして宣言されます。
static func defaultValue (in: ViewDimensions ) -> CGFloat
struct Alignment
struct HorizontalAlignment
struct VerticalAlignment
struct ViewDimensions