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.
The aspect ratio for the Create Document button.
var defaultDocumentAspectRatio: CGFloat { get set }The aspect ratio is defined as the button’s width divided by its height. The default is 2.0/3.0.