Comment on How to Create a Searchable Help Book with Help Indexer? THANK YOU! I never would have figured that out on my own. Topic: App & System Services SubTopic: Core OS Tags: Dec ’21
Comment on SwiftUI default focus on TextField/TextEditor when view is loaded Verified: DispatchQueue.main.asyncAfter(deadline: .now() + 0.5){ isFocused = true } works where setting it immediately fails. Topic: UI Frameworks SubTopic: SwiftUI Tags: Mar ’22