Compartir a través de


ScrollPresenter.State Propiedad

Definición

Obtiene el estado de interacción actual del control.

public:
 property ScrollingInteractionState State { ScrollingInteractionState get(); };
ScrollingInteractionState State();
public ScrollingInteractionState State { get; }
var scrollingInteractionState = scrollPresenter.state;
Public ReadOnly Property State As ScrollingInteractionState

Valor de propiedad

Estado de interacción actual del control.

Se aplica a