AttributedTextFormatting.AttributeContainerProxy.Scoped
A scoped proxy for a partially validated set of attributes.
Declaration
@dynamicMemberLookup struct Scoped<Subscope> where Subscope : AttributeScopeOverview
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.