Skip to content

Cannot find 'ActivityData' in scope #337

@zeeshanbiit

Description

@zeeshanbiit

private lazy var activityData : ActivityData = {
let size = CGSize(width: 30, height: 30)
let activityData = ActivityData(size: size, message: nil, messageFont: nil, messageSpacing: nil, type: NVActivityIndicatorType.ballRotateChase, color: UIColor.white, padding: nil, displayTimeThreshold: nil, minimumDisplayTime: nil, backgroundColor: .clear, textColor: nil)
return activityData
}()

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions