Home
last modified time | relevance | path

Searched refs:lastKeyCommand (Results 1 – 1 of 1) sorted by relevance

/expo/packages/expo-dev-menu/ios/Interceptors/
H A DDevMenuKeyCommandsInterceptor.swift40 static private var lastKeyCommand: UIKeyCommand? variable
78 …return UIResponder.lastKeyCommand !== key || CACurrentMediaTime() - UIResponder.lastKeyCommandExec… in shouldTriggerAction()
84 UIResponder.lastKeyCommand = key