ActionType
public enum ActionType
                The type of action that can be done on a tag
- 
                  
                  
Declaration
Swift
case addKeyword - 
                  
                  
Declaration
Swift
case removeKeyword - 
                  
                  
Declaration
Swift
case noAction 
      ActionType Enumeration Reference