ListView.GetRowAnimationsEnabled(BindableObject) Method

Definition

public:
 static bool GetRowAnimationsEnabled(Microsoft::Maui::Controls::BindableObject ^ element);
public static bool GetRowAnimationsEnabled (Microsoft.Maui.Controls.BindableObject element);
static member GetRowAnimationsEnabled : Microsoft.Maui.Controls.BindableObject -> bool
Public Function GetRowAnimationsEnabled (element As BindableObject) As Boolean

Parameters

element
BindableObject

Returns

Applies to