Showing
50 changed files
with
12 additions
and
12 deletions
No preview for this file type
This file is too large to display.
| @@ -1276,8 +1276,8 @@ extension String { | @@ -1276,8 +1276,8 @@ extension String { | ||
| 1276 | extension UIAlertController { | 1276 | extension UIAlertController { |
| 1277 | public func show() | 1277 | public func show() |
| 1278 | public func present(animated: Swift.Bool, completion: (() -> Swift.Void)?) | 1278 | public func present(animated: Swift.Bool, completion: (() -> Swift.Void)?) |
| 1279 | - public func addActions(_ actions: [UIKit.UIAlertAction]) | ||
| 1280 | - public func messageStyle(_ fonsize: CoreGraphics.CGFloat = (HHDimens.isPad()) ? 18 : 16) | 1279 | + public func addAlterActions(_ actions: [UIKit.UIAlertAction]) |
| 1280 | + public func alterMessageStyle(_ fonsize: CoreGraphics.CGFloat = (HHDimens.isPad()) ? 18 : 16) | ||
| 1281 | public static func standardCloseAlert(_ title: Swift.String = "", msg: Swift.String = "", keyString: Swift.String = "取消", closeBlock: (() -> Swift.Void)? = nil) -> UIKit.UIAlertController | 1281 | public static func standardCloseAlert(_ title: Swift.String = "", msg: Swift.String = "", keyString: Swift.String = "取消", closeBlock: (() -> Swift.Void)? = nil) -> UIKit.UIAlertController |
| 1282 | } | 1282 | } |
| 1283 | extension UIButton { | 1283 | extension UIButton { |
No preview for this file type
| @@ -1357,8 +1357,8 @@ extension String { | @@ -1357,8 +1357,8 @@ extension String { | ||
| 1357 | extension UIAlertController { | 1357 | extension UIAlertController { |
| 1358 | public func show() | 1358 | public func show() |
| 1359 | public func present(animated: Swift.Bool, completion: (() -> Swift.Void)?) | 1359 | public func present(animated: Swift.Bool, completion: (() -> Swift.Void)?) |
| 1360 | - public func addActions(_ actions: [UIKit.UIAlertAction]) | ||
| 1361 | - public func messageStyle(_ fonsize: CoreGraphics.CGFloat = (HHDimens.isPad()) ? 18 : 16) | 1360 | + public func addAlterActions(_ actions: [UIKit.UIAlertAction]) |
| 1361 | + public func alterMessageStyle(_ fonsize: CoreGraphics.CGFloat = (HHDimens.isPad()) ? 18 : 16) | ||
| 1362 | public static func standardCloseAlert(_ title: Swift.String = "", msg: Swift.String = "", keyString: Swift.String = "取消", closeBlock: (() -> Swift.Void)? = nil) -> UIKit.UIAlertController | 1362 | public static func standardCloseAlert(_ title: Swift.String = "", msg: Swift.String = "", keyString: Swift.String = "取消", closeBlock: (() -> Swift.Void)? = nil) -> UIKit.UIAlertController |
| 1363 | } | 1363 | } |
| 1364 | extension UIButton { | 1364 | extension UIButton { |
No preview for this file type
| @@ -1357,8 +1357,8 @@ extension String { | @@ -1357,8 +1357,8 @@ extension String { | ||
| 1357 | extension UIAlertController { | 1357 | extension UIAlertController { |
| 1358 | public func show() | 1358 | public func show() |
| 1359 | public func present(animated: Swift.Bool, completion: (() -> Swift.Void)?) | 1359 | public func present(animated: Swift.Bool, completion: (() -> Swift.Void)?) |
| 1360 | - public func addActions(_ actions: [UIKit.UIAlertAction]) | ||
| 1361 | - public func messageStyle(_ fonsize: CoreGraphics.CGFloat = (HHDimens.isPad()) ? 18 : 16) | 1360 | + public func addAlterActions(_ actions: [UIKit.UIAlertAction]) |
| 1361 | + public func alterMessageStyle(_ fonsize: CoreGraphics.CGFloat = (HHDimens.isPad()) ? 18 : 16) | ||
| 1362 | public static func standardCloseAlert(_ title: Swift.String = "", msg: Swift.String = "", keyString: Swift.String = "取消", closeBlock: (() -> Swift.Void)? = nil) -> UIKit.UIAlertController | 1362 | public static func standardCloseAlert(_ title: Swift.String = "", msg: Swift.String = "", keyString: Swift.String = "取消", closeBlock: (() -> Swift.Void)? = nil) -> UIKit.UIAlertController |
| 1363 | } | 1363 | } |
| 1364 | extension UIButton { | 1364 | extension UIButton { |
No preview for this file type
| @@ -1276,8 +1276,8 @@ extension String { | @@ -1276,8 +1276,8 @@ extension String { | ||
| 1276 | extension UIAlertController { | 1276 | extension UIAlertController { |
| 1277 | public func show() | 1277 | public func show() |
| 1278 | public func present(animated: Swift.Bool, completion: (() -> Swift.Void)?) | 1278 | public func present(animated: Swift.Bool, completion: (() -> Swift.Void)?) |
| 1279 | - public func addActions(_ actions: [UIKit.UIAlertAction]) | ||
| 1280 | - public func messageStyle(_ fonsize: CoreGraphics.CGFloat = (HHDimens.isPad()) ? 18 : 16) | 1279 | + public func addAlterActions(_ actions: [UIKit.UIAlertAction]) |
| 1280 | + public func alterMessageStyle(_ fonsize: CoreGraphics.CGFloat = (HHDimens.isPad()) ? 18 : 16) | ||
| 1281 | public static func standardCloseAlert(_ title: Swift.String = "", msg: Swift.String = "", keyString: Swift.String = "取消", closeBlock: (() -> Swift.Void)? = nil) -> UIKit.UIAlertController | 1281 | public static func standardCloseAlert(_ title: Swift.String = "", msg: Swift.String = "", keyString: Swift.String = "取消", closeBlock: (() -> Swift.Void)? = nil) -> UIKit.UIAlertController |
| 1282 | } | 1282 | } |
| 1283 | extension UIButton { | 1283 | extension UIButton { |
No preview for this file type
| @@ -1276,8 +1276,8 @@ extension String { | @@ -1276,8 +1276,8 @@ extension String { | ||
| 1276 | extension UIAlertController { | 1276 | extension UIAlertController { |
| 1277 | public func show() | 1277 | public func show() |
| 1278 | public func present(animated: Swift.Bool, completion: (() -> Swift.Void)?) | 1278 | public func present(animated: Swift.Bool, completion: (() -> Swift.Void)?) |
| 1279 | - public func addActions(_ actions: [UIKit.UIAlertAction]) | ||
| 1280 | - public func messageStyle(_ fonsize: CoreGraphics.CGFloat = (HHDimens.isPad()) ? 18 : 16) | 1279 | + public func addAlterActions(_ actions: [UIKit.UIAlertAction]) |
| 1280 | + public func alterMessageStyle(_ fonsize: CoreGraphics.CGFloat = (HHDimens.isPad()) ? 18 : 16) | ||
| 1281 | public static func standardCloseAlert(_ title: Swift.String = "", msg: Swift.String = "", keyString: Swift.String = "取消", closeBlock: (() -> Swift.Void)? = nil) -> UIKit.UIAlertController | 1281 | public static func standardCloseAlert(_ title: Swift.String = "", msg: Swift.String = "", keyString: Swift.String = "取消", closeBlock: (() -> Swift.Void)? = nil) -> UIKit.UIAlertController |
| 1282 | } | 1282 | } |
| 1283 | extension UIButton { | 1283 | extension UIButton { |
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