Classes
The following classes are available globally.
-
This allows us to store the currently displayed image into a place where it can be shared to the wrapper.
See moreDeclaration
Swift
fileprivate final class NACC_ResultDisplayImageStore : ObservableObject
-
This class is a print renderer for the screens. It will create a formatted report, with the tag/medallion display, underneath. It is just 1 page.
See moreDeclaration
Swift
class NACCPagePrintRenderer : UIPrintPageRenderer
-
This is the subclass of the preferences type that will provide our persistent app settings.
See moreDeclaration
Swift
nonisolated class NACCPersistentPrefs : RVS_PersistentPrefs
-
This class exists to give the Watch Connectivity a place to work.
See moreDeclaration
Swift
class NACCWatchAppContentViewWatchDelegate : NSObject, WCSessionDelegate -
Declaration
Swift
private class ResourceBundleClass
View on GitHub
Classes Reference