次の方法で共有


CaptioningManager.IsSystemAudioCaptioningUiEnabled プロパティ

定義

public bool IsSystemAudioCaptioningUiEnabled { [Android.Runtime.Register("isSystemAudioCaptioningUiEnabled", "()Z", "", ApiSince=33)] get; }
[<get: Android.Runtime.Register("isSystemAudioCaptioningUiEnabled", "()Z", "", ApiSince=33)>]
member this.IsSystemAudioCaptioningUiEnabled : bool

プロパティ値

システム オーディオ キャプション UI が有効な状態。

属性

注釈

の Java ドキュメントandroid.view.accessibility.CaptioningManager.isSystemAudioCaptioningUiEnabled()

このページの一部は、Android オープンソース プロジェクトによって作成および共有され、クリエイティブ コモンズ 2.5 属性ライセンスに記載されている条件に従って使用される作業に基づく変更です。

適用対象