UITestMediaEventInfo Class

Definition

Represents event arguments for action on media controls.

public ref class UITestMediaEventInfo
[System.Serializable]
public class UITestMediaEventInfo
[<System.Serializable>]
type UITestMediaEventInfo = class
Public Class UITestMediaEventInfo
Inheritance
UITestMediaEventInfo
Attributes

Constructors

UITestMediaEventInfo()

Creates new instance of MediaEventInfo.

UITestMediaEventInfo(MediaActionType, Object)

Creates new instance of MediaEventInfo with the event type and event arguments.

Properties

ActionType

Gets or sets the media event type.

Value

Gets or sets the value.

Applies to