Share via


UITabBarAcceptItemsEventArgs Class

Definition

Provides data for an event based on an Objective-C protocol method.

public class UITabBarAcceptItemsEventArgs : EventArgs
type UITabBarAcceptItemsEventArgs = class
    inherit EventArgs
Inheritance
UITabBarAcceptItemsEventArgs

Constructors

Name Description
UITabBarAcceptItemsEventArgs(UITab, IUIDropSession)

Create a new instance of the UITabBarAcceptItemsEventArgs with the specified event data.

Properties

Name Description
Session
Tab

Applies to