Method Platform
Platform(Key[]?, Key[]?, Key[]?)
Creates a binding with platform-specific keys only (no "all" entry).
public static PlatformKeyBinding Platform(Key[]? windows = null, Key[]? linux = null, Key[]? macos = null)
Creates a binding with platform-specific keys only (no "all" entry).
public static PlatformKeyBinding Platform(Key[]? windows = null, Key[]? linux = null, Key[]? macos = null)