UZAirPlayButton

open class UZAirPlayButton: MPVolumeView

Undocumented

  • Undocumented

    Declaration

    Swift

    open var isEnabled: Bool = true
  • Undocumented

    Declaration

    Swift

    required public init?(coder aDecoder: NSCoder)
  • Undocumented

    Declaration

    Swift

    open func setupDefaultIcon(iconSize: CGSize, offColor: UIColor = .white, onColor: UIColor = UIColor(red:0.21, green:0.49, blue:0.96, alpha:1.00))
  • Undocumented

    Declaration

    Swift

    open func setImage(image: UIImage?, for state: UIControlState)
  • Undocumented

    Declaration

    Swift

    override open func sizeThatFits(_ size: CGSize) -> CGSize