Contents

contentTypeTree

An attribute type that identifies a custom hierarchy of types to describe the attributes of your item.

Declaration

var contentTypeTree: [String]? { get set }

Discussion

For example, the contentTypeTree for an item whose contentType is public.m3u-playlist should include public.m3u-playlist and public.playlist.

See Also

Describing general attributes