Platform specific
In some scenarios when you need to execute platform-specific logic directly from common code, you can use a when
expression to determine the platform at runtime:
Last updated
In some scenarios when you need to execute platform-specific logic directly from common code, you can use a when
expression to determine the platform at runtime:
Last updated