// // YBButton.m // YBVideo // // Created by YB007 on 2022/4/18. // Copyright © 2022 cat. All rights reserved. // #import "YBButton.h" @implementation YBButton - (void)setHighlighted:(BOOL)highlighted{ } @end