BackgroundColorObserving
public protocol BackgroundColorObserving : UIView
Denotes an Attachment
content view that observes background color changes in containerEditorView
-
Undocumented
Declaration
Swift
func containerEditor(_ editor: EditorView, backgroundColorUpdated color: UIColor?, oldColor: UIColor?)