Event
public enum Event
Encapsulates changes to the state of the document.
-
The state of the document has changed.
Declaration
Swift
case didChange(UIDocument)
XestiMonitors Docs (100% documented)
public enum Event
Encapsulates changes to the state of the document.
The state of the document has changed.
Swift
case didChange(UIDocument)