Contents

layoutDirection

The layout direction for the image.

Declaration

var layoutDirection: NSImage.LayoutDirection { get set }

Discussion

For possible values, see NSImage.LayoutDirection. The default value for new image representation objects is NSImage.LayoutDirection.unspecified.

See Also

Specifying Information About the Representation