String
extension String: MixpanelType
extension String: TweakableType
-
Checks if this object has nested object types that Mixpanel supports. Will always return true.
Declaration
Swift
public func isValidNestedTypeAndValue() -> Bool -
Undocumented
Declaration
Swift
public func equals(rhs: MixpanelType) -> Bool -
Undocumented
Declaration
Swift
func appendSuffixBeforeExtension(suffix: String) -> String
-
TweakableType supports the string type
Declaration
Swift
public static var tweakViewDataType: TweakViewDataType { get }
View on GitHub
String Extension Reference