Skip to content

Commit e559cab

Browse files
piotrprzeliorztilltue
authored andcommitted
Update Configuration.md
1 parent 6ad1bbe commit e559cab

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

Documentation/CONFIGURATION.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -255,6 +255,9 @@ public struct TLPhotosPickerConfigure {
255255
public var cameraIcon: UIImage?
256256
public var videoIcon: UIImage?
257257
public var placeholderIcon: UIImage?
258+
public var doneButtonHidesSharedBackground: Bool
259+
public var cancelButtonHidesSharedBackground: Bool
260+
public var photosButtonHidesSharedBackground: Bool
258261

259262
// Custom cells
260263
public var nibSet: (nibName: String, bundle: Bundle)?

0 commit comments

Comments
 (0)