語言

TypedValue.ChangingConfigurations 屬性

定義

如果該值來自資源,這些配置是其內容可以改變的。

[Android.Runtime.Register("changingConfigurations")]
public Android.Content.PM.ConfigChanges ChangingConfigurations { get; set; }
[<Android.Runtime.Register("changingConfigurations")>]
member this.ChangingConfigurations : Android.Content.PM.ConfigChanges with get, set

屬性值

屬性

備註

如果該值來自資源,這些配置是其內容可以改變的。

例如,若資源的 -land 資源限定符定義了值,該欄位將設定為 位 android.content.pm.ActivityInfo#CONFIG_ORIENTATION 元。

Java 文件 android.util.TypedValue.changingConfigurations

本頁部分內容為基於 Open Source Project 所創建與分享的作品,並依授權條款所描述的使用進行修改。

適用於