FlowLayout.LineAlignment Eigenschaft
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
public:
property FlowLayoutLineAlignment LineAlignment { FlowLayoutLineAlignment get(); void set(FlowLayoutLineAlignment value); };
/// [Windows.Foundation.Metadata.Experimental]
/// [get: Microsoft.UI.Xaml.CustomAttributes.MUXPropertyDefaultValue(value="winrt::FlowLayoutLineAlignment::Start")]
/// [get: Windows.Foundation.Metadata.Experimental]
/// [set: Microsoft.UI.Xaml.CustomAttributes.MUXPropertyDefaultValue(value="winrt::FlowLayoutLineAlignment::Start")]
/// [set: Windows.Foundation.Metadata.Experimental]
FlowLayoutLineAlignment LineAlignment();
void LineAlignment(FlowLayoutLineAlignment value);
/// [Microsoft.UI.Xaml.CustomAttributes.MUXPropertyDefaultValue(value="winrt::FlowLayoutLineAlignment::Start")]
/// [Windows.Foundation.Metadata.Experimental]
/// [get: Microsoft.UI.Xaml.CustomAttributes.MUXPropertyDefaultValue(value="winrt::FlowLayoutLineAlignment::Start")]
/// [get: Windows.Foundation.Metadata.Experimental]
/// [set: Microsoft.UI.Xaml.CustomAttributes.MUXPropertyDefaultValue(value="winrt::FlowLayoutLineAlignment::Start")]
/// [set: Windows.Foundation.Metadata.Experimental]
FlowLayoutLineAlignment LineAlignment();
void LineAlignment(FlowLayoutLineAlignment value);
[Windows.Foundation.Metadata.Experimental]
public FlowLayoutLineAlignment LineAlignment { [Microsoft.UI.Xaml.CustomAttributes.MUXPropertyDefaultValue(value="winrt::FlowLayoutLineAlignment::Start")] [Windows.Foundation.Metadata.Experimental] get; [Microsoft.UI.Xaml.CustomAttributes.MUXPropertyDefaultValue(value="winrt::FlowLayoutLineAlignment::Start")] [Windows.Foundation.Metadata.Experimental] set; }
[Microsoft.UI.Xaml.CustomAttributes.MUXPropertyDefaultValue(value="winrt::FlowLayoutLineAlignment::Start")]
[Windows.Foundation.Metadata.Experimental]
public FlowLayoutLineAlignment LineAlignment { [Microsoft.UI.Xaml.CustomAttributes.MUXPropertyDefaultValue(value="winrt::FlowLayoutLineAlignment::Start")] [Windows.Foundation.Metadata.Experimental] get; [Microsoft.UI.Xaml.CustomAttributes.MUXPropertyDefaultValue(value="winrt::FlowLayoutLineAlignment::Start")] [Windows.Foundation.Metadata.Experimental] set; }
Public Property LineAlignment As FlowLayoutLineAlignment
Eigenschaftswert
- Attribute
-
Microsoft.UI.Xaml.CustomAttributes.MUXPropertyDefaultValueAttribute ExperimentalAttribute