HostBuilderExtensions Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Extension methods for configuring foldable device support in .NET MAUI applications.
public ref class HostBuilderExtensions abstract sealed
public static class HostBuilderExtensions
type HostBuilderExtensions = class
Public Module HostBuilderExtensions
- Inheritance
-
HostBuilderExtensions
Methods
| Name | Description |
|---|---|
| UseFoldable(MauiAppBuilder) |
Configures the app to detect and respond to foldable device hinge positions and screen configurations. |