共用方式為


SensorAdditionalInfo.IntValues 屬性

定義

int 值中表示的其他資訊承載數據。

[Android.Runtime.Register("intValues", ApiSince=24)]
public System.Collections.Generic.IList<int>? IntValues { get; set; }
[<Android.Runtime.Register("intValues", ApiSince=24)>]
member this.IntValues : System.Collections.Generic.IList<int> with get, set

屬性值

屬性

備註

int 值中表示的其他資訊承載數據。 視資訊類型而定,這可能是 Null。

android.hardware.SensorAdditionalInfo.intValuesJava 檔。

此頁面的部分是根據 Android 開放原始碼專案所建立和共用的工作進行修改,並根據 Creative Commons 2.5 屬性授權中所述的詞彙使用。

適用於