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
{
public virtual bool IsDynamicSensor
{
[Register("isDynamicSensor", "()Z", "GetIsDynamicSensorHandler", ApiSince = 24)]
get;
}
}
}
.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. |
Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API