ZStack { HStack { GeometryReader { proxy in Text(challenge) .rotationEffect(Angle(degrees: 90), anchor: .center) .frame(maxWidth: ...
確定! 回上一頁