Class Mode360UpdatedEventArgs
Definition
- Namespace:
- Tizen.Multimedia.Remoting
- Assembly:
- Tizen.Multimedia.Remoting.dll
Provides data for the Mode360Updated event.
public class Mode360UpdatedEventArgs : EventArgs
- Inheritance
-
objectSystem.EventArgsMode360UpdatedEventArgs
Properties
View SourceIsEnabled
Gets the value indicating whether 360 mode is enabled or not.
Declaration
public bool IsEnabled { get; }
Property Value
Type | Description |
---|---|
bool |