FeedbackScreenshotOption
public enum FeedbackScreenshotOption
Indicates screenshotting behavior of NavigationEventsManager
.
-
Declaration
Swift
case automatic
-
Declaration
Swift
case custom(UIImage)