Skip to content

yp_navigationBackgroundImageWithIdentifier 咨询 #58

@kavinXy

Description

@kavinXy
  • (UIImage *) yp_navigationBackgroundImageWithIdentifier:(NSString *__autoreleasing *)identifier {
    if (identifier) *identifier = _backgroundImageName;
    return _backgroundImage;
    }
    swift 语法 if (identifier) *identifier = _backgroundImageName; 该如何写呢?

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