ConversationActions.Message.Author プロパティ

定義

メッセージを作成したユーザーを返します。

public Android.App.Person Author { [Android.Runtime.Register("getAuthor", "()Landroid/app/Person;", "", ApiSince=29)] get; }
[<get: Android.Runtime.Register("getAuthor", "()Landroid/app/Person;", "", ApiSince=29)>]
member this.Author : Android.App.Person

プロパティ値

この値は null にすることはできません。

属性

注釈

メッセージを作成したユーザーを返します。

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

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

適用対象