TKUISheet

open class TKUISheet : UIView

Undocumented

  • Undocumented

    Declaration

    Swift

    public var overlayColor: UIColor
  • Undocumented

    Declaration

    Swift

    public var isBeingOverlaid: Bool { get }
  • Undocumented

    Declaration

    Swift

    public override init(frame: CGRect)
  • Undocumented

    Declaration

    Swift

    required public init?(coder: NSCoder)
  • Undocumented

    Declaration

    Swift

    public func showWithOverlay(in view: UIView, below: UIView? = nil, hiding: [UIView] = [], onDismiss handler: (() -> Void)? = nil)
  • Undocumented

    Declaration

    Swift

    public func removeOverlay(animated: Bool)