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 平台上的 Handoff 的标准键值对和特定于应用程序的键值对的字典。

实现

注解

标准键为 contentTypeassociatedWebPageshouldAddToPublicIndex

适用于

另请参阅