Namespace Avalonia.Markup.Xaml.MarkupExtensions
Classes
- OnFormFactorExtension
Provides form factor-specific value for T for the current target device. This extension defines "form-factor" as a "device type" rather than "screen type".
- OnFormFactorExtensionBase<TReturn, TOn>
Provides form factor-specific value for T for the current target device. This extension defines "form-factor" as a "device type" rather than "screen type".
- OnFormFactorExtension<TReturn>
Provides form factor-specific value for T for the current target device. This extension defines "form-factor" as a "device type" rather than "screen type".