init(imageProperties:imageUTType:)
Initializes a save options accessory pane for the provided image properties and uniform type identifier.
Declaration
init!(imageProperties: [AnyHashable : Any]!, imageUTType: String!)Parameters
- imageProperties:
A dictionary of image properties.
- imageUTType:
A string that specifies a uniform type identifier, such as
JPEG. See TP40001319.
Return Value
The initialized object.