ViewChangedEventArgs Constructor

Standard constructor.
Public Sub New( _ 
ByVal viewType As viewType
)
This language is not supported or no code example is available.
public ViewChangedEventArgs( 
viewType viewType 
)
This language is not supported or no code example is available.

Parameters

viewType
viewType

One of the viewType values that indicates which view was set

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition