TabSelectedEventArgs
Wisej.Hybrid.Shared.TabBar.TabSelectedEventArgs
Last updated
Wisej.Hybrid.Shared.TabBar.TabSelectedEventArgs
Last updated
Namespace: Wisej.Hybrid.Shared.TabBar
Assembly: Wisej.Hybrid (3.5.0.0)
Provides information about the selected tab item.
Initializes a new instance of TabSelectedEventArgs with the selected tab.
Name | Type | Description |
---|---|---|
TabBarItem: The selected tab item.
tab
The selected tab item.