Int
struct Int : SignedInteger, Comparable, Equatable
-
TweakableType supports the integer type
Declaration
Swift
public static var tweakViewDataType: TweakViewDataType
-
Checks if this object has nested object types that Mixpanel supports. Will always return true.
Declaration
Swift
public func isValidNestedType() -> Bool
View on GitHub
Int Extension Reference