Focusable
public protocol Focusable
Describes an object capable of gaining focus.
Note
If a content view in anAttachment is made Focusable, setFocus will automatically be called when the
attachment with a focusable view is added to the editor.
-
Undocumented
Declaration
Swift
func setFocus()
View on GitHub
Focusable Protocol Reference