Share via


ISwipeView.LeftItems 属性

定义

获取从左侧轻扫控件时可以调用的项。

public:
 property Microsoft::Maui::ISwipeItems ^ LeftItems { Microsoft::Maui::ISwipeItems ^ get(); };
public Microsoft.Maui.ISwipeItems LeftItems { get; }
member this.LeftItems : Microsoft.Maui.ISwipeItems
Public ReadOnly Property LeftItems As ISwipeItems

属性值

适用于