Skip to main content

OnFormFactorExtension<TReturn> Properties

Properties

DefaultGets or sets the value applied by default. If not set, default(TReturn) is assigned to the value.
(Inherited from OnFormFactorExtensionBase(TReturn, TOn))
DesktopGets or sets the value applied on desktop systems.
(Inherited from OnFormFactorExtensionBase(TReturn, TOn))
MobileGets or sets the value applied on mobile systems.
(Inherited from OnFormFactorExtensionBase(TReturn, TOn))
TVGets or sets the value applied on TV systems.
(Inherited from OnFormFactorExtensionBase(TReturn, TOn))

See Also

Reference

OnFormFactorExtension(TReturn) Class
Avalonia.Markup.Xaml.MarkupExtensions Namespace