popoverAlignment property

AlignmentGeometry? popoverAlignment
final

Alignment of the popover relative to the field, of type AlignmentGeometry?, for layout adjustments in tight spaces or responsive designs. Applies only in popover mode; null uses system default to position the DatePicker overlay without obscuring the ArcaneFieldWrapper.

Implementation

final AlignmentGeometry? popoverAlignment;