Build.Supported32BitAbis 屬性

定義

此裝置支援的 b>32 位</b> ABIS 已排序列表<。

[Android.Runtime.Register("SUPPORTED_32_BIT_ABIS")]
public static System.Collections.Generic.IList<string>? Supported32BitAbis { get; }
[<Android.Runtime.Register("SUPPORTED_32_BIT_ABIS")>]
static member Supported32BitAbis : System.Collections.Generic.IList<string>

屬性值

屬性

備註

此裝置支援的 b>32 位</b> ABIS 已排序列表<。 最慣用的 ABI 是清單中的第一個專案。

請參閱 #SUPPORTED_ABIS#SUPPORTED_64_BIT_ABIS

android.os.Build.SUPPORTED_32_BIT_ABISJava 檔。

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

適用於