Udostępnij za pośrednictwem


VisualElement.FlowDirection Właściwość

Definicja

Pobiera lub ustawia kierunek przepływu układu. Jest to właściwość, która można powiązać.

public:
 property Microsoft::Maui::FlowDirection FlowDirection { Microsoft::Maui::FlowDirection get(); void set(Microsoft::Maui::FlowDirection value); };
[System.ComponentModel.TypeConverter(typeof(Microsoft.Maui.Controls.FlowDirectionConverter))]
public Microsoft.Maui.FlowDirection FlowDirection { get; set; }
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Maui.Controls.FlowDirectionConverter))>]
member this.FlowDirection : Microsoft.Maui.FlowDirection with get, set
Public Property FlowDirection As FlowDirection

Wartość właściwości

Kierunek przepływu układu.

Atrybuty

Dotyczy