房间分享
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
//
|
||||
// YMShareView.h
|
||||
// YMRoomMoudle
|
||||
// XCShareView.h
|
||||
// XCRoomMoudle
|
||||
//
|
||||
// Created by YUMI on 2022/9/2.
|
||||
// Copyright © 2023 YUMI. All rights reserved.
|
||||
// Created by KevinWang on 2018/9/2.
|
||||
// Copyright © 2018年 YiZhuan. All rights reserved.
|
||||
//
|
||||
|
||||
#import <UIKit/UIKit.h>
|
||||
@@ -23,6 +23,8 @@
|
||||
@interface XPShareView : UIView
|
||||
|
||||
@property (nonatomic, weak) id<XCShareViewDelegate> delegate;
|
||||
@property (nonatomic,assign) BOOL isFromWebVeiw;
|
||||
|
||||
|
||||
- (instancetype)initWithItems:(NSArray<XPShareItem *> *)items itemSize:(CGSize)itemSize shareInfo:(XPShareInfoModel *)shareInfo;
|
||||
|
||||
|
Reference in New Issue
Block a user