MimicApiLevel
Utility to check Mimic API level.
It is safe to use any version constant with any Mimic release because it will be inlined during compilation.
Properties
Functions
Link copied to clipboard
Returns true
if the current RUNNING Mimic API level is equal or higher than requiredApiLevel, otherwise false
.