OnFormFactorExtension<TReturn> Properties
Properties
Default | Gets or sets the value applied by default. If not set, default(TReturn) is assigned to the value. (Inherited from OnFormFactorExtensionBase(TReturn, TOn)) |
Desktop | Gets or sets the value applied on desktop systems. (Inherited from OnFormFactorExtensionBase(TReturn, TOn)) |
Mobile | Gets or sets the value applied on mobile systems. (Inherited from OnFormFactorExtensionBase(TReturn, TOn)) |
TV | Gets or sets the value applied on TV systems. (Inherited from OnFormFactorExtensionBase(TReturn, TOn)) |
See Also
Reference
OnFormFactorExtension(TReturn) Class
Avalonia.Markup.Xaml.MarkupExtensions Namespace