Contents

summary

An optional, user-visible description of the context.

Declaration

var summary: String? { get set }

Discussion

The Schoolwork app may display this string to help the user understand the kinds of activities the context provides.

Localize the summary string, and limit its length to 4,000 characters.

See Also

Identifying the context