Contents

contextMenuPreview

The kind for context menu previews.

Declaration

static let contextMenuPreview: ContentShapeKinds

Discussion

When using this kind, only the preview shape will be affected. To control the shape used to hit-test and start the context menu presentation, use the .interaction kind.

See Also

Getting shape kinds