BaseSwipeEventArgs.SwipeDirection Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
property Microsoft::Maui::SwipeDirection SwipeDirection { Microsoft::Maui::SwipeDirection get(); void set(Microsoft::Maui::SwipeDirection value); };
public Microsoft.Maui.SwipeDirection SwipeDirection { get; set; }
member this.SwipeDirection : Microsoft.Maui.SwipeDirection with get, set
Public Property SwipeDirection As SwipeDirection