isDraftModeEnabled
A Boolean that indicates whether to enable draft mode.
Declaration
var isDraftModeEnabled: Bool { get set }Discussion
Setting this value to true can improve image decoding speed with minimal loss of quality. The default value is false.