Instance Method インスタンスメソッド

redacted(reason:)

Adds a reason to apply a redaction to this view hierarchy. ある改訂をこのビュー階層に適用する理由を加えます。

Declaration 宣言

func redacted(reason: RedactionReasons) -> some View

Discussion 議論

Adding a redaction is an additive process: any redaction provided will be added to the reasons provided by the parent. 改訂の追加は、ある累積的な処理です:提供されるあらゆる改訂は、親によって提供される理由それらに加えられます。