ContextType
public enum ContextType
<#Description#>
-
The element of supportedInterfaces in context.
Declaration
Swift
case capability -
The element of client in context.
Declaration
Swift
case client
View on GitHub
ContextType Enumeration Reference