Focusable

public protocol Focusable

Describes an object capable of gaining focus.

Note

If a content view in an Attachment 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()