Contents

defaultDocumentAspectRatio

The aspect ratio for the Create Document button.

Declaration

var defaultDocumentAspectRatio: CGFloat { get set }

Discussion

The aspect ratio is defined as the button’s width divided by its height. The default is 2.0/3.0.

See Also

Modifying the browser’s appearance