Partilhar via


IVisualDiagnosticsOverlay.ScrollViews Propriedade

Definição

Obtém os Modos de Exibição de Rolagem em uma determinada janela, a serem manipulados pela camada para quando rolarem para atualizar os adornos subjacentes.

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)

Valor da propriedade

Aplica-se a