ActionBar.Tab.ContentDescriptionFormatted プロパティ

定義

アクセシビリティ サポートで使用するために、このタブのコンテンツの簡単な説明を取得します。

public abstract Java.Lang.ICharSequence ContentDescriptionFormatted { [Android.Runtime.Register("getContentDescription", "()Ljava/lang/CharSequence;", "GetGetContentDescriptionHandler")] get; }
[<get: Android.Runtime.Register("getContentDescription", "()Ljava/lang/CharSequence;", "GetGetContentDescriptionHandler")>]
member this.ContentDescriptionFormatted : Java.Lang.ICharSequence

プロパティ値

このタブの内容の説明

属性

注釈

アクセシビリティ サポートで使用するために、このタブのコンテンツの簡単な説明を取得します。

関連項目も参照:

android.app.ActionBar.Tab.getContentDescriptionの Android リファレンス。

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

適用対象