SCLFlicButtonLEDIndicateCount
enum SCLFlicButtonLEDIndicateCount {}Represents the indication count, meaning how many times the LED will fade when using the indicateLED: method.
              Please be mindful of battery usage.
- 
                  
                  The LED will fade 1 time. DeclarationObjective-C SCLFlicButtonLEDIndicateCount1 = 1Swift case count1 = 1
- 
                  
                  The LED will fade 2 times. DeclarationObjective-C SCLFlicButtonLEDIndicateCount2Swift case count2 = 2
- 
                  
                  The LED will fade 3 times. DeclarationObjective-C SCLFlicButtonLEDIndicateCount3Swift case count3 = 3
- 
                  
                  The LED will fade 4 times. DeclarationObjective-C SCLFlicButtonLEDIndicateCount4Swift case count4 = 4
- 
                  
                  The LED will fade 5 times. DeclarationObjective-C SCLFlicButtonLEDIndicateCount5Swift case count5 = 5
 SCLFlicButtonLEDIndicateCount Enumeration Reference
        SCLFlicButtonLEDIndicateCount Enumeration Reference