case device
Center the preview in a container the size of the device on which the preview is running.
プレビューを、それの上でプレビューが動作しているデバイスの大きさのコンテナの中心に置きます。
case fixed(width: CGFloat, height: CGFloat)
Center the preview in a fixed size container with the given dimensions.