UZFloatingPlayerViewController

open class UZFloatingPlayerViewController : UIViewController, NKFloatingViewHandlerProtocol

Undocumented

NKFloatingViewHandlerProtocol

  • Undocumented

    Declaration

    Swift

    open var containerView: UIView! { get }
  • Undocumented

    Declaration

    Swift

    open var gestureView: UIView! { get }
  • Undocumented

    Declaration

    Swift

    open var fullRect: CGRect { get }
  • Undocumented

    Declaration

    Swift

    open func floatingRect(for position: NKFloatingPosition) -> CGRect
  • Undocumented

    Declaration

    Swift

    open func floatingHandlerDidDragging(with progress: CGFloat)
  • Undocumented

    Declaration

    Swift

    open func floatingHandlerDidDismiss()