previewType property

String? previewType
final

Apple's PreviewTypeIPHONE_67 and so on.

Not a ScreenshotDisplayType. Apple keeps two enumerations and the preview one has no prefix; a reader comparing this against a screenshot document is comparing different vocabularies.

Implementation

final String? previewType;