start_position

Function start_position 

Source
pub fn start_position(
    wgt: &mut WidgetBuilding,
    position: impl IntoValue<StartPosition>,
)
Expand description

B Defines how the window is positioned when it first opens.

ยงMixin Property

This property is a mixin, it modifies the widget builder during build, it does not produce a standalone UI node.