Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
YAMP
Sensors
Devices
AmbientLightEventArgs
C# Class YAMP.Sensors.Devices.AmbientLightEventArgs
Arguments for the ambient light sensor.
Inheritance:
System.EventArgs
显示文件
Open project: FlorianRappl/YAMP
Class Usage Examples
Public Methods
Method
Description
AmbientLightEventArgs
(
Double
value
) :
System
Creates a new instance.
Method Details
AmbientLightEventArgs()
public
method
Creates a new instance.
public
AmbientLightEventArgs
(
Double
value
) :
System
value
Double
return
System