Class CustomCommandCapabilityUpdatedEventArgs
Definition
- Namespace:
- Tizen.Multimedia.Remoting
- Assembly:
- Tizen.Multimedia.Remoting.dll
Provides data for the CustomCommandCapabilityUpdated event.
public class CustomCommandCapabilityUpdatedEventArgs : EventArgs
- Inheritance
-
objectSystem.EventArgsCustomCommandCapabilityUpdatedEventArgs
Properties
View SourceSupport
Gets the value whether the custom command is supported or not.
Declaration
public MediaControlCapabilitySupport Support { get; }
Property Value
Type | Description |
---|---|
MediaControlCapabilitySupport |