LogCollectionState
public enum LogCollectionState : Int
Undocumented
-
Undocumented
Declaration
Swift
case Disabled = 0 -
Undocumented
Declaration
Swift
case Enabled = 1 -
Undocumented
Declaration
Swift
case EnabledWithoutPreviousLogHandler = 2
LogCollectionState Enumeration Reference