List Question
20 TechQA 2023-03-12T12:27:48.427000How to determine the source of unwanted iPadOS external keyboard shortcuts in a multiple window app?
94 views
Asked by Kpalser
Detect shift + return key when UITextView is the responder
521 views
Asked by Pranav Badgi
How to implement support for copy keyboard shortcut in UICollectionViewCell?
70 views
Asked by Jordan H
Cmd+B in UIKeyComands not displaying first typed "b" afetr using the command - swift
58 views
Asked by userNew
How do I write this in swift? Related to UIKeyCommand
166 views
Asked by akku
Keyboard shortcuts with UIKeyCommand in iPadOS 15 beta
1.5k views
Asked by Alex Staravoitau
UIResponder: keyCommands not called; confirmed isFirstResponder
377 views
Asked by Mitch Cohen
View controller's key commands are included when it presents modally
636 views
Asked by Andrii Chernenko
SwiftUI iOS - how to use captured hardware key events
393 views
Asked by Waldemar-50
SwiftUI iOS - how to capture hardware key events
4k views
Asked by Jesper Kristiansen
Detect key press without modifier
317 views
Asked by user11145365
UIKeyCommand discoverabilityTitle deprecated
1.2k views
Asked by Dmytro Rostopira
UIKeyCommand for the Enter key on Mac keyboard's numeric keypad
1k views
Asked by RanLearns
React Native: How to support an external iPad keyboard (UIKeyCommand)?
378 views
Asked by bryanjclark
Swift set textview font programmatically only for new text typed not all text
303 views
Asked by nc14
Different UIKeyCommand arrays for different view controllers in Swift
466 views
Asked by Ruslan Tereshchenko
React Native: add keyboard shortcuts to iOS app
568 views
Asked by cronenberg
add variable to all UIViewControllers
458 views
Asked by user4992124
How to launch the Discoverability overlay programmatically when XCUI testing on iOS
133 views
Asked by jamesh
How to detect a Command C in my app (Swift)?
835 views
Asked by ThiagoAM