LocalAuthenticationEmbeddedUI provides a container view for presenting Local Authentication authorization UI inline within your app, on iOS, macOS, and visionOS. Its single type, LAAuthenticationView, embeds the prompt for a Local Authentication right directly in your interface rather than presenting it modally. Use it when you want authentication controls to appear as part of your own view layout.
Embedded Authentication UI 1
The container view that presents Local Authentication authorization UI inline within your interface.
- ClLAAuthenticationViewmacOS 12.0+@brief Compact authentication view providing authentication similar to @c LAContext
Type Aliases 1
- TyLAPresentationContext@brief Container used for authorization UI.
Extends 1
LARight