AppLinkEntry.KeyValues プロパティ

定義

アプリケーション固有のキーと値のペアのディクショナリを取得します。

public System.Collections.Generic.IDictionary<string,string> KeyValues { get; }
member this.KeyValues : System.Collections.Generic.IDictionary<string, string>

プロパティ値

System.Collections.Generic.IDictionary<System.String,System.String>

iOS プラットフォームのハンドオフに使用される標準とアプリケーション固有のキーと値のペアのディクショナリ。

実装

注釈

標準キーは、 contentTypeassociatedWebPage、および です shouldAddToPublicIndex

適用対象

こちらもご覧ください