Contents

AttributedTextFormatting.AttributeContainerProxy.Scoped

A scoped proxy for a partially validated set of attributes.

Declaration

@dynamicMemberLookup struct Scoped<Subscope> where Subscope : AttributeScope

Overview

Exposes Attribute as read-write and all other attributes in the scope as read-only. The type automatically queries the underlying AttributedTextFormattingDefinition to constrain values that are accessed.

Topics

Subscripts