OutputConfiguration.MaxSharedSurfaceCount プロパティ

定義

サポートされている共有 Surface の最大数を取得します。

public int MaxSharedSurfaceCount { [Android.Runtime.Register("getMaxSharedSurfaceCount", "()I", "", ApiSince=28)] get; }
[<get: Android.Runtime.Register("getMaxSharedSurfaceCount", "()I", "", ApiSince=28)>]
member this.MaxSharedSurfaceCount : int

プロパティ値

各 OutputConfiguration ごとに追加できるサーフェスの最大数。

属性

注釈

サポートされている共有 Surface の最大数を取得します。

Javaドキュメント。

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

適用対象