Back to Devexpress

OnOrientationExtension Properties

maui-devexpress-dot-maui-dot-core-dot-onorientationextension-dot-underscore-properties.md

latest1.1 KB
Original Source

OnOrientationExtension Properties

Implements a XAML extension that allows you to specify control settings (for example, the font size) depending on the device orientation.

NameDescription
ConverterGets or sets the converter used to convert the specified value to a required type.
ConverterParameterGets or sets the parameter to pass to the OnOrientationExtension.Converter.
LandscapeGets or sets the size value when the device in the landscape orientation.
PortraitGets or sets the size value when the device in the portrait orientation.

See Also

OnOrientationExtension Class

OnOrientationExtension Members

DevExpress.Maui.Core Namespace