There was an error while loading. Please reload this page.
1 parent 1d2cda4 commit 8ca9eb9Copy full SHA for 8ca9eb9
Objective-C/TOCropViewController/Views/TOCropView.h
@@ -47,6 +47,11 @@ NS_ASSUME_NONNULL_BEGIN
47
*/
48
@property (nonatomic, assign, readonly) TOCropViewCroppingStyle croppingStyle;
49
50
+/**
51
+ A semi-transparent grey view, overlaid on top of the background image
52
+ */
53
+@property (nonatomic, strong, readonly) UIView *overlayView;
54
+
55
/**
56
A grid view overlaid on top of the foreground image view's container.
57
0 commit comments