Functions
The following functions are available globally.
-
Undocumented
Declaration
Objective-C
extern VGLoggingLevel VGDefaultLoggingLevel(void)
Swift
func VGDefaultLoggingLevel() -> VGLoggingLevel
-
Undocumented
Declaration
Objective-C
extern NSArray<VGTopicGroup>* _Nonnull VGDefaultTopics(void)
Swift
func VGDefaultTopics() -> [VGTopicGroup]