There was an error while loading. Please reload this page.
1 parent 6ad1bbe commit e559cabCopy full SHA for e559cab
1 file changed
Documentation/CONFIGURATION.md
@@ -255,6 +255,9 @@ public struct TLPhotosPickerConfigure {
255
public var cameraIcon: UIImage?
256
public var videoIcon: UIImage?
257
public var placeholderIcon: UIImage?
258
+ public var doneButtonHidesSharedBackground: Bool
259
+ public var cancelButtonHidesSharedBackground: Bool
260
+ public var photosButtonHidesSharedBackground: Bool
261
262
// Custom cells
263
public var nibSet: (nibName: String, bundle: Bundle)?
0 commit comments