Key
struct Key : _ObjectiveCBridgeable, Hashable, Equatable, _SwiftNewtypeWrapper, RawRepresentable
-
A key used for referencing which substrings were autocompleted by InputBarAccessoryView.AutocompleteManager
Declaration
Swift
static let autocompleted: NSAttributedString.Key
-
A key used for referencing the context of autocompleted substrings by InputBarAccessoryView.AutocompleteManager
Declaration
Swift
static let autocompletedContext: NSAttributedString.Key