Share via


UISplitViewControllerDisplayModeEventArgs Class

Definition

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

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

Constructors

Name Description
UISplitViewControllerDisplayModeEventArgs(UISplitViewControllerDisplayMode)

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

Properties

Name Description
DisplayMode

Applies to