chengyanfang

sdk upgrade

Showing 48 changed files with 5 additions and 5 deletions
... ... @@ -1032,7 +1032,7 @@ public func appLanguage() -> Swift.String
public func isChina() -> Swift.Bool
public class HHDevice {
public static func isIphoneX() -> Swift.Bool
public static func bottomOffset() -> CoreGraphics.CGFloat
public static func botOffset() -> CoreGraphics.CGFloat
public static func topOffset() -> CoreGraphics.CGFloat
public class func isSml() -> Swift.Bool
public class func isMid() -> Swift.Bool
... ...
... ... @@ -1113,7 +1113,7 @@ public func appLanguage() -> Swift.String
public func isChina() -> Swift.Bool
public class HHDevice {
public static func isIphoneX() -> Swift.Bool
public static func bottomOffset() -> CoreGraphics.CGFloat
public static func botOffset() -> CoreGraphics.CGFloat
public static func topOffset() -> CoreGraphics.CGFloat
public class func isSml() -> Swift.Bool
public class func isMid() -> Swift.Bool
... ...
... ... @@ -1113,7 +1113,7 @@ public func appLanguage() -> Swift.String
public func isChina() -> Swift.Bool
public class HHDevice {
public static func isIphoneX() -> Swift.Bool
public static func bottomOffset() -> CoreGraphics.CGFloat
public static func botOffset() -> CoreGraphics.CGFloat
public static func topOffset() -> CoreGraphics.CGFloat
public class func isSml() -> Swift.Bool
public class func isMid() -> Swift.Bool
... ...
... ... @@ -1032,7 +1032,7 @@ public func appLanguage() -> Swift.String
public func isChina() -> Swift.Bool
public class HHDevice {
public static func isIphoneX() -> Swift.Bool
public static func bottomOffset() -> CoreGraphics.CGFloat
public static func botOffset() -> CoreGraphics.CGFloat
public static func topOffset() -> CoreGraphics.CGFloat
public class func isSml() -> Swift.Bool
public class func isMid() -> Swift.Bool
... ...
... ... @@ -1032,7 +1032,7 @@ public func appLanguage() -> Swift.String
public func isChina() -> Swift.Bool
public class HHDevice {
public static func isIphoneX() -> Swift.Bool
public static func bottomOffset() -> CoreGraphics.CGFloat
public static func botOffset() -> CoreGraphics.CGFloat
public static func topOffset() -> CoreGraphics.CGFloat
public class func isSml() -> Swift.Bool
public class func isMid() -> Swift.Bool
... ...