Skip to content

super.contents = super.contents; 这个我看不懂~为啥要再赋值一遍 #18

@easyin999

Description

@easyin999
  • (void)display {

    //这个我看不懂~为啥要再赋值一遍
    super.contents = super.contents;

    [self _displayAsync:_displaysAsynchronously];

}

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