Contents

UTTypeMountPoint

A type that represents a volume mount point.

Declaration

extern UTType * const UTTypeMountPoint;

Discussion

A mount point that resolves to the root directory of a volume.

The identifier for this type is public.mount-point.

This type conforms to UTTypeItem and UTTypeResolvable.

See Also

Apple file system objects