次の方法で共有


Camera.Parameters.SupportedWhiteBalance プロパティ

定義

注意事項

deprecated

サポートされているホワイト バランスを取得します。

[System.Obsolete("deprecated")]
public virtual System.Collections.Generic.IList<string>? SupportedWhiteBalance { [Android.Runtime.Register("getSupportedWhiteBalance", "()Ljava/util/List;", "GetGetSupportedWhiteBalanceHandler")] get; }
[<System.Obsolete("deprecated")>]
[<get: Android.Runtime.Register("getSupportedWhiteBalance", "()Ljava/util/List;", "GetGetSupportedWhiteBalanceHandler")>]
member this.SupportedWhiteBalance : System.Collections.Generic.IList<string>

プロパティ値

サポートされているホワイト バランスの一覧。 ホワイト バランス設定がサポートされていない場合は null。

属性

注釈

サポートされているホワイト バランスを取得します。

android.hardware.Camera.Parameters.getSupportedWhiteBalance()Java ドキュメント。

このページの一部は、によって作成および共有された作業に基づく変更であり、に記載されている条件に従って使用されます。

適用対象

こちらもご覧ください