func redacted(reason: RedactionReasons ) -> some View
Adds a reason to apply a redaction to this view hierarchy.
ある改訂をこのビュー階層に適用する理由を加えます。
func unredacted() -> some View
Removes any reason to apply a redaction to this view hierarchy.
改訂をこのビュー階層に適用するあらゆる理由を除去します。