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