func privacySensitive (Bool) -> some View
Marks the view as containing sensitive, private user data.
func redacted(reason: RedactionReasons ) -> some View
Adds a reason to apply a redaction to this view hierarchy.
ある改訂をこのビュー階層に適用する理由を加えます。
Availability 有効性
Technology
func unredacted() -> some View
func privacySensitive (Bool) -> some View
func redacted(reason: RedactionReasons ) -> some View