Sensor
StringTypeAccelerometer
StringTypeAccelerometerLimitedAxes
StringTypeAccelerometerLimitedAxesUncalibrated
StringTypeAccelerometerUncalibrated
StringTypeAmbientTemperature
StringTypeGameRotationVector
StringTypeGeomagneticRotationVector
StringTypeGravity
StringTypeGyroscope
StringTypeGyroscopeLimitedAxes
StringTypeGyroscopeLimitedAxesUncalibrated
StringTypeGyroscopeUncalibrated
StringTypeHeading
StringTypeHeadTracker
StringTypeHeartBeat
StringTypeHeartRate
StringTypeHingeAngle
StringTypeLight
StringTypeLinearAcceleration
StringTypeLowLatencyOffbodyDetect
StringTypeMagneticField
StringTypeMagneticFieldUncalibrated
StringTypeMotionDetect
StringTypeOrientation
StringTypePose6dof
StringTypePressure
StringTypeProximity
StringTypeRelativeHumidity
StringTypeRotationVector
StringTypeSignificantMotion
StringTypeStationaryDetect
StringTypeStepCounter
StringTypeStepDetector
StringTypeTemperature
TypeAccelerometerLimitedAxes
TypeAccelerometerLimitedAxesUncalibrated
TypeGyroscopeLimitedAxes
TypeGyroscopeLimitedAxesUncalibrated
TypeHeading
TypeHeadTracker
TypeHingeAngle
Sensor(IntPtr, JniHandleOwnership)
FifoMaxEventCount
FifoReservedEventCount
HighestDirectReportRateLevel
Id
IsAdditionalInfoSupported
IsDynamicSensor
IsWakeUpSensor
JniPeerMembers
MaxDelay
MaximumRange
MinDelay
Name
Power
ReportingMode
Resolution
StringType
ThresholdClass
ThresholdType
Type
Vendor
Version
IsDirectChannelTypeSupported(SensorDirectChannelType)
monoandroid
namespace Android.Hardware
{
[Register("android/hardware/Sensor", DoNotGenerateAcw = true)]
public class Sensor : Object
{
[Obsolete("This constant will be removed in the future version. Use Android.Hardware.SensorType enum directly instead of this field.", true)]
[Register("TYPE_HINGE_ANGLE", ApiSince = 30)]
public const SensorType TypeHingeAngle = SensorType.HingeAngle;
}
}
.NET | 6.07.08.09.0 |
---|---|
Information specific to monoandroid | |
Assembly | Mono.Android , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065 |
Referencing | The API is automatically referenced. |
Obsolete | This constant will be removed in the future version. Use Android.Hardware.SensorType enum directly instead of this field. |
Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API