FlowLayout.LineAlignment 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
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
属性值
- 属性
-
Microsoft.UI.Xaml.CustomAttributes.MUXPropertyDefaultValueAttribute ExperimentalAttribute