3 references to Orientation
Microsoft.Maui.Controls (3)
OrientationStateTrigger.cs (3)
23
/// <summary>Bindable property for <see cref="
Orientation
"/>.</summary>
25
BindableProperty.Create(nameof(
Orientation
), typeof(DisplayOrientation), typeof(OrientationStateTrigger), null,
57
if (
Orientation
.IsLandscape())