Summary
Configures platform-specific options
- Namespace
- Avalonia
.Controls - Containing Type
- AppBuilderBase
<TAppBuilder>
Syntax
public TAppBuilder With<T>(T options)
Type Parameters
Name | Description |
---|---|
T |
Parameters
Name | Type | Description |
---|---|---|
options | T |
Return Value
Type | Description |
---|---|
TAppBuilder |