Skip to content

Commit d0fe5ee

Browse files
author
ianyanzhang
committed
1、Open the waterMarkLabel property
1 parent 4da0863 commit d0fe5ee

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Demo/SuperPlayerKit/SuperPlayerKit/Views/DynamicWaterMarkView/DynamicWatermarkView.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ NS_ASSUME_NONNULL_BEGIN
1414

1515
@property (nonatomic, strong) DynamicWaterModel *dynamicWaterModel;
1616

17+
@property (nonatomic, strong, readonly) UILabel *waterMarkLabel;
18+
1719
/// display view
1820
/// 显示view
1921
- (void)showDynamicWateView;

0 commit comments

Comments
 (0)