Context.hasContextType
bool hasContextType(string contextType)Checks if context has context_type.
Parameters
contextType | Context type to check. |
Returns
true if context has context_type.
bool hasContextType(string contextType)Checks if context has context_type.
contextType | Context type to check. |