Skip to content

hi this line giving error: #13

Description

@coshkun

fileprivate var width : Int { return ((buttonHeight + spacing) * maxRating) - spacing }
tells that:
Property 'width' with type 'Int' cannot override a property with type 'CGFloat'

i tried to change return type. this time it compelling about 'we cant override a read only property named width.' you may need to change the name of this property.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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