Type Property 型プロパティ

platform

The platform to run the provider on.

Declaration 宣言

static var platform: PreviewPlatform? { get }

Discussion 議論

This default implementation of the platform computed property returns nil. Rely on this implementation unless you have a multiplatform target and want to suggest a particular platform for a preview.