lkPlatformIs function

bool lkPlatformIs(
  1. PlatformType type
)

Implementation

bool lkPlatformIs(PlatformType type) => lkPlatform() == type;