PlaybackMetrics.PlayerName プロパティ

定義

プレーヤー名を取得します。

public string? PlayerName { [Android.Runtime.Register("getPlayerName", "()Ljava/lang/String;", "", ApiSince=31)] get; }
[<get: Android.Runtime.Register("getPlayerName", "()Ljava/lang/String;", "", ApiSince=31)>]
member this.PlayerName : string

プロパティ値

属性

注釈

プレーヤー名を取得します。

の Java ドキュメント android.media.metrics.PlaybackMetrics.getPlayerName()

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

適用対象