Partager via


VisualDiagnosticsOverlay.ScrollViews Propriété

Définition

Obtient les vues de défilement dans une fenêtre donnée, à gérer par la couche lorsqu’elles défilent pour mettre à jour les ornements sous-jacents.

public:
 property System::Collections::Generic::IReadOnlyCollection<Microsoft::Maui::IScrollView ^> ^ ScrollViews { System::Collections::Generic::IReadOnlyCollection<Microsoft::Maui::IScrollView ^> ^ get(); };
public System.Collections.Generic.IReadOnlyCollection<Microsoft.Maui.IScrollView> ScrollViews { get; }
member this.ScrollViews : System.Collections.Generic.IReadOnlyCollection<Microsoft.Maui.IScrollView>
Public ReadOnly Property ScrollViews As IReadOnlyCollection(Of IScrollView)

Valeur de propriété

Implémente

S’applique à