NavBarActiveGroupChangedEventArgs Constructors
Provides data for the NavBarViewBase.ActiveGroupChanged event.Name | Parameters | Description |
---|---|---|
NavBarActiveGroupChangedEventArgs(NavBarGroup) | group | Initializes a new instance of the NavBarActiveGroupChangedEventArgs class with the specified setting. |
See Also