func aspectRatio(_ aspectRatio: CGFloat?, contentMode: ContentMode) -> some View { // ... } The variant with CGSize just calls this method with ...
確定! 回上一頁