次の方法で共有


MPMediaPlaylist.AuthorDisplayName プロパティ

定義

開発者によってオーバーライドされると、プレイリストの表示名を取得します。 既定値はアプリケーション名です。

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 3, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual string AuthorDisplayName { [Foundation.Export("authorDisplayName")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 3, ObjCRuntime.PlatformArchitecture.All, null)] get; }
member this.AuthorDisplayName : string

プロパティ値

(このノードのその他のドキュメントが公開されます)

この値は、null の場合もあります。

属性

適用対象