layoutAlign property

LayoutAlign? layoutAlign
final

How the layer is aligned inside an auto-layout frame. This property is only provided for direct children of auto-layout frames.

Implementation

final LayoutAlign? layoutAlign;