Page Menu
Home
Musing Studio
Search
Configure Global Search
Log In
Files
F14172098
View+Keyboard.swift
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
210 B
Subscribers
None
View+Keyboard.swift
View Options
import
SwiftUI
#if
canImport
(
UIKit
)
extension
View
{
func
hideKeyboard
()
{
UIApplication
.
shared
.
sendAction
(#
selector
(
UIResponder
.
resignFirstResponder
),
to
:
nil
,
from
:
nil
,
for
:
nil
)
}
}
#endif
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Apr 2, 2:47 AM (1 d, 22 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3673373
Attached To
rWFSUI WriteFreely SwiftUI
Event Timeline
Log In to Comment