Showing
48 changed files
with
5 additions
and
5 deletions
No preview for this file type
This file is too large to display.
| @@ -1024,7 +1024,7 @@ public struct HHDimens { | @@ -1024,7 +1024,7 @@ public struct HHDimens { | ||
| 1024 | public static func isPad() -> Swift.Bool | 1024 | public static func isPad() -> Swift.Bool |
| 1025 | public static func isPlus() -> Swift.Bool | 1025 | public static func isPlus() -> Swift.Bool |
| 1026 | } | 1026 | } |
| 1027 | -public func HHUIColor(_ red: CoreGraphics.CGFloat, green: CoreGraphics.CGFloat, blue: CoreGraphics.CGFloat, alpha: CoreGraphics.CGFloat = 1.0) -> UIKit.UIColor | 1027 | +public func HHColor(_ red: CoreGraphics.CGFloat, green: CoreGraphics.CGFloat, blue: CoreGraphics.CGFloat, alpha: CoreGraphics.CGFloat = 1.0) -> UIKit.UIColor |
| 1028 | public func HHUISingleColor(_ value: CoreGraphics.CGFloat, alpha: CoreGraphics.CGFloat = 1.0) -> UIKit.UIColor | 1028 | public func HHUISingleColor(_ value: CoreGraphics.CGFloat, alpha: CoreGraphics.CGFloat = 1.0) -> UIKit.UIColor |
| 1029 | public func visibleWindow() -> UIKit.UIWindow? | 1029 | public func visibleWindow() -> UIKit.UIWindow? |
| 1030 | public func delayFunc(_ time: Swift.Double, block: @escaping () -> Swift.Void) | 1030 | public func delayFunc(_ time: Swift.Double, block: @escaping () -> Swift.Void) |
No preview for this file type
| @@ -1105,7 +1105,7 @@ public struct HHDimens { | @@ -1105,7 +1105,7 @@ public struct HHDimens { | ||
| 1105 | public static func isPad() -> Swift.Bool | 1105 | public static func isPad() -> Swift.Bool |
| 1106 | public static func isPlus() -> Swift.Bool | 1106 | public static func isPlus() -> Swift.Bool |
| 1107 | } | 1107 | } |
| 1108 | -public func HHUIColor(_ red: CoreGraphics.CGFloat, green: CoreGraphics.CGFloat, blue: CoreGraphics.CGFloat, alpha: CoreGraphics.CGFloat = 1.0) -> UIKit.UIColor | 1108 | +public func HHColor(_ red: CoreGraphics.CGFloat, green: CoreGraphics.CGFloat, blue: CoreGraphics.CGFloat, alpha: CoreGraphics.CGFloat = 1.0) -> UIKit.UIColor |
| 1109 | public func HHUISingleColor(_ value: CoreGraphics.CGFloat, alpha: CoreGraphics.CGFloat = 1.0) -> UIKit.UIColor | 1109 | public func HHUISingleColor(_ value: CoreGraphics.CGFloat, alpha: CoreGraphics.CGFloat = 1.0) -> UIKit.UIColor |
| 1110 | public func visibleWindow() -> UIKit.UIWindow? | 1110 | public func visibleWindow() -> UIKit.UIWindow? |
| 1111 | public func delayFunc(_ time: Swift.Double, block: @escaping () -> Swift.Void) | 1111 | public func delayFunc(_ time: Swift.Double, block: @escaping () -> Swift.Void) |
No preview for this file type
| @@ -1105,7 +1105,7 @@ public struct HHDimens { | @@ -1105,7 +1105,7 @@ public struct HHDimens { | ||
| 1105 | public static func isPad() -> Swift.Bool | 1105 | public static func isPad() -> Swift.Bool |
| 1106 | public static func isPlus() -> Swift.Bool | 1106 | public static func isPlus() -> Swift.Bool |
| 1107 | } | 1107 | } |
| 1108 | -public func HHUIColor(_ red: CoreGraphics.CGFloat, green: CoreGraphics.CGFloat, blue: CoreGraphics.CGFloat, alpha: CoreGraphics.CGFloat = 1.0) -> UIKit.UIColor | 1108 | +public func HHColor(_ red: CoreGraphics.CGFloat, green: CoreGraphics.CGFloat, blue: CoreGraphics.CGFloat, alpha: CoreGraphics.CGFloat = 1.0) -> UIKit.UIColor |
| 1109 | public func HHUISingleColor(_ value: CoreGraphics.CGFloat, alpha: CoreGraphics.CGFloat = 1.0) -> UIKit.UIColor | 1109 | public func HHUISingleColor(_ value: CoreGraphics.CGFloat, alpha: CoreGraphics.CGFloat = 1.0) -> UIKit.UIColor |
| 1110 | public func visibleWindow() -> UIKit.UIWindow? | 1110 | public func visibleWindow() -> UIKit.UIWindow? |
| 1111 | public func delayFunc(_ time: Swift.Double, block: @escaping () -> Swift.Void) | 1111 | public func delayFunc(_ time: Swift.Double, block: @escaping () -> Swift.Void) |
No preview for this file type
| @@ -1024,7 +1024,7 @@ public struct HHDimens { | @@ -1024,7 +1024,7 @@ public struct HHDimens { | ||
| 1024 | public static func isPad() -> Swift.Bool | 1024 | public static func isPad() -> Swift.Bool |
| 1025 | public static func isPlus() -> Swift.Bool | 1025 | public static func isPlus() -> Swift.Bool |
| 1026 | } | 1026 | } |
| 1027 | -public func HHUIColor(_ red: CoreGraphics.CGFloat, green: CoreGraphics.CGFloat, blue: CoreGraphics.CGFloat, alpha: CoreGraphics.CGFloat = 1.0) -> UIKit.UIColor | 1027 | +public func HHColor(_ red: CoreGraphics.CGFloat, green: CoreGraphics.CGFloat, blue: CoreGraphics.CGFloat, alpha: CoreGraphics.CGFloat = 1.0) -> UIKit.UIColor |
| 1028 | public func HHUISingleColor(_ value: CoreGraphics.CGFloat, alpha: CoreGraphics.CGFloat = 1.0) -> UIKit.UIColor | 1028 | public func HHUISingleColor(_ value: CoreGraphics.CGFloat, alpha: CoreGraphics.CGFloat = 1.0) -> UIKit.UIColor |
| 1029 | public func visibleWindow() -> UIKit.UIWindow? | 1029 | public func visibleWindow() -> UIKit.UIWindow? |
| 1030 | public func delayFunc(_ time: Swift.Double, block: @escaping () -> Swift.Void) | 1030 | public func delayFunc(_ time: Swift.Double, block: @escaping () -> Swift.Void) |
No preview for this file type
| @@ -1024,7 +1024,7 @@ public struct HHDimens { | @@ -1024,7 +1024,7 @@ public struct HHDimens { | ||
| 1024 | public static func isPad() -> Swift.Bool | 1024 | public static func isPad() -> Swift.Bool |
| 1025 | public static func isPlus() -> Swift.Bool | 1025 | public static func isPlus() -> Swift.Bool |
| 1026 | } | 1026 | } |
| 1027 | -public func HHUIColor(_ red: CoreGraphics.CGFloat, green: CoreGraphics.CGFloat, blue: CoreGraphics.CGFloat, alpha: CoreGraphics.CGFloat = 1.0) -> UIKit.UIColor | 1027 | +public func HHColor(_ red: CoreGraphics.CGFloat, green: CoreGraphics.CGFloat, blue: CoreGraphics.CGFloat, alpha: CoreGraphics.CGFloat = 1.0) -> UIKit.UIColor |
| 1028 | public func HHUISingleColor(_ value: CoreGraphics.CGFloat, alpha: CoreGraphics.CGFloat = 1.0) -> UIKit.UIColor | 1028 | public func HHUISingleColor(_ value: CoreGraphics.CGFloat, alpha: CoreGraphics.CGFloat = 1.0) -> UIKit.UIColor |
| 1029 | public func visibleWindow() -> UIKit.UIWindow? | 1029 | public func visibleWindow() -> UIKit.UIWindow? |
| 1030 | public func delayFunc(_ time: Swift.Double, block: @escaping () -> Swift.Void) | 1030 | public func delayFunc(_ time: Swift.Double, block: @escaping () -> Swift.Void) |
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
HHMedicSDK/HHSDKVideo.framework/Upload.storyboardc/UIViewController-jgq-dG-SDa.nib/objects-12.3+.nib
No preview for this file type
HHMedicSDK/HHSDKVideo.framework/Upload.storyboardc/UIViewController-jgq-dG-SDa.nib/objects-13.0+.nib
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
-
Please register or login to post a comment