IMGLYVideoRecordButton

public final class IMGLYVideoRecordButton : UIControl

Undocumented

Properties

  • Undocumented

    Declaration

    Swift

    public var recording: Bool { get set }

Initializers

  • Undocumented

    Declaration

    Swift

    required public init?(coder aDecoder: NSCoder)

UIView

  • Undocumented

    Declaration

    Swift

    override public func layoutSubviews()

UIControl

  • Undocumented

    Declaration

    Swift

    public override func beginTracking(_ touch: UITouch, with event: UIEvent?) -> Bool
  • Undocumented

    Declaration

    Swift

    public override func endTracking(_ touch: UITouch?, with event: UIEvent?)
  • Undocumented

    Declaration

    Swift

    public override func cancelTracking(with event: UIEvent?)