# Page Not Found

The URL `swiftui/views/view/.show-if` does not exist.

You might be looking for one of these pages:
- [.show(if:)](https://lochiwei.gitbook.io/ios/swiftui/view/view/.show-if.md)
- [.hideIf()](https://lochiwei.gitbook.io/ios/swiftui/view/view/.hideif.md)
- [.border(), .borderLeft() ...](https://lochiwei.gitbook.io/ios/swiftui/view/view/.border.md)
- [.shadowedBorder()](https://lochiwei.gitbook.io/ios/swiftui/view/view/.shadowedborder.md)
- [.readSize()](https://lochiwei.gitbook.io/ios/swiftui/view/view/.readsize.md)

## How to find the correct page

1. **Browse the full index**: [/sitemap.md](https://lochiwei.gitbook.io/ios/sitemap.md) - Complete documentation index
2. **View the full content**: [/llms-full.txt](https://lochiwei.gitbook.io/ios/llms-full.txt) - Full content export

## Tips for requesting documentation

- For markdown responses, append `.md` to URLs (e.g., `/ios/swiftui/view/view/.show-if.md`)
- Use `Accept: text/markdown` header for content negotiation