java.lang.Object
io.github.jwharm.cairobindings.Platform
The Platform class provides utility functions to retrieve the runtime platform
and check if a function is supported on the runtime platform.
-
Method Summary
-
Method Details
-
getRuntimePlatform
Determine the runtime platform- Returns:
- the runtime platform: "windows", "linux" or "macos"
-