Share via


SensorFusionParams.IsSensorFusionEnabled Property

Definition

Gets whether sensor fusion was requested.

public bool IsSensorFusionEnabled { [Android.Runtime.Register("isSensorFusionEnabled", "()Z", "", ApiSince=36)] get; }
[<get: Android.Runtime.Register("isSensorFusionEnabled", "()Z", "", ApiSince=36)>]
member this.IsSensorFusionEnabled : bool

Property Value

true if sensor fusion is enabled; false otherwise.

Attributes

Remarks

Gets whether sensor fusion was requested.

Java documentation for android.ranging.SensorFusionParams.isSensorFusionEnabled().

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to