ConversationActions.Message.TextFormatted プロパティ

定義

メッセージのテキストを返します。

public Java.Lang.ICharSequence? TextFormatted { [Android.Runtime.Register("getText", "()Ljava/lang/CharSequence;", "", ApiSince=29)] get; }
[<get: Android.Runtime.Register("getText", "()Ljava/lang/CharSequence;", "", ApiSince=29)>]
member this.TextFormatted : Java.Lang.ICharSequence

プロパティ値

この値は null である可能性があります。

属性

注釈

メッセージのテキストを返します。

android.view.textclassifier.ConversationActions.Message.getTextの Android リファレンス。

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

適用対象