UITabBarItemEventArgs
UITabBarItemEventArgs
Class
Definition
Provides data for the ItemSelected event.
public class UITabBarItemEventArgs : EventArgs
type UITabBarItemEventArgs = class
inherit EventArgs
- Inheritance
Constructors
UITabBarItemEventArgs(UITabBarItem) UITabBarItemEventArgs(UITabBarItem) |
Initializes a new instance of the UITabBarItemEventArgs class. |
Properties
Item Item |
The UITabBarItem to which the event relates. |
Applies to
Feedback
We'd love to hear your thoughts. Choose the type you'd like to provide:
Our feedback system is built on GitHub Issues. Read more on our blog.
Loading feedback...