let TVUserActivityTypeBrowsingChannelGuide : String
Discussion 議論
An NSUser
object with an activity
value of NSUser
indicates either an activity continued from a web browser-to-native app Handoff or a universal link. For this activity type, the webpage
property contains the http
or https
URL associated with the activity.
NSUser
のactivity
値をもつNSUser
オブジェクトは、ウェブブラウザからネイティブアプリHandoffへ継続されるアクティビティまたはユニバーサルリンクのどちらかを指し示します。このアクティビティ型に対して、webpage
プロパティは、このアクティビティと結びつけられたhttp
またはhttps
URLを含みます。
For more information on universal links, see Allowing Apps and Websites to Link to Your Content. For more information on web browser-to-native app Handoff, see Web Browser–to–Native App Handoff. ユニバーサルリンクに関するさらなる情報として、Allowing Apps and Websites to Link to Your Contentを見てください。ウェブブラウザからネイティブアプリのHandoffに関するさらなる情報として、Web Browser–to–Native App Handoffを見てください。