Contents

label

A string that helps you identify the capture scope.

Declaration

var label: String? { get set }

Discussion

Setting a capture scope’s label makes it easier to find in Xcode. See Creating and using custom capture scopes for more information.

See Also

Identifying the capture scope