Share via


UISplitViewControllerDidShowColumnEventArgs Class

Definition

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

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

Constructors

Name Description
UISplitViewControllerDidShowColumnEventArgs(UISplitViewControllerColumn)

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

Properties

Name Description
Column

Applies to