BackgroundColorObserving
public protocol BackgroundColorObserving : UIView
Denotes an Attachmentcontent view that observes background color changes in containerEditorView
-
Undocumented
Declaration
Swift
func containerEditor(_ editor: EditorView, backgroundColorUpdated color: UIColor?, oldColor: UIColor?)
View on GitHub
BackgroundColorObserving Protocol Reference