PgLayout.getAutoDir

Gets whether to calculate the bidirectional base direction for the layout according to the contents of the layout. See Layout.setAutoDir.

class PgLayout
bool
getAutoDir
()

Return Value

Type: bool

TRUE if the bidirectional base direction is computed from the layout's contents, FALSE otherwise.

Meta