LetterCase
public enum LetterCase
An enum used to control the output of camelize as parameter
- upper: Return the UppcaseCamelCase when specified
- lower: Return the lowerCamelCase when specified
-
Undocumented
Declaration
Swift
public enum LetterCase
-
Undocumented
Declaration
Swift
public enum LetterCase