MoEngageInAppVideoWidgetUtils

@objcMembers
public class MoEngageInAppVideoWidgetUtils : NSObject

Video widget helpers.

  • The fullscreen action image.

    Declaration

    Swift

    public static let fullscreenImage: UIImage?
  • The minimize action image.

    Declaration

    Swift

    public static let closeFullscreenImage: UIImage?
  • The buttons’ height and width..

    Declaration

    Swift

    public static let buttonSideLength: CGFloat
  • The duration after tap button is shown.

    Declaration

    Swift

    public static let buttonShowDuration: TimeInterval