NSItemProviderRepresentationVisibilityAll
A representation visibility specification conferring item visibility to all processes.
項目可視性を全てのプロセスに授ける表現可視性仕様。
NSItemProviderRepresentationVisibilityGroup
A representation visibility specification confining item visibility to the app’s app group.
項目可視性をそのアプリの持つアプリグループに限定する表現可視性仕様。
NSItemProviderRepresentationVisibilityOwnProcess
A representation visibility specification confining item visibility to the app that is the source of the item.
項目可視性をその項目のソースであるアプリに限定する表現可視性仕様。
NSItemProviderRepresentationVisibilityTeam
A representation visibility specification confining item visibility to processes created by the app’s development team.
項目可視性をアプリの開発チームによって作成されたプロセスに限定する表現可視性仕様。