Class Mode360CapabilityUpdatedEventArgs

Definition

Namespace:
Tizen.Multimedia.Remoting
Assembly:
Tizen.Multimedia.Remoting.dll

Provides data for the Mode360CapabilityUpdated event.

C#
Copy
public class Mode360CapabilityUpdatedEventArgs : EventArgs
Inheritance
object
System.EventArgs
Mode360CapabilityUpdatedEventArgs

Properties

View Source

Support

Gets the value whether the mode360 is supported or not.

Declaration
C#
Copy
public MediaControlCapabilitySupport Support { get; }
Property Value
Type Description
MediaControlCapabilitySupport