menu

Xamarin.Forms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class OnPlatformOrientationLayoutOptions - Xamarin.Forms API Reference | Syncfusion

    Show / Hide Table of Contents

    Class OnPlatformOrientationLayoutOptions

    XAML markup extension class to set the LayoutOptions value based on platform, idiom and orientation.

    Inheritance
    System.Object
    OnPlatformOrientation<Xamarin.Forms.LayoutOptions>
    OnPlatformOrientationLayoutOptions
    Implements
    Xamarin.Forms.Xaml.IMarkupExtension
    System.ComponentModel.INotifyPropertyChanged
    Inherited Members
    OnPlatformOrientation<LayoutOptions>.Android
    OnPlatformOrientation<LayoutOptions>.AndroidPhoneLandscape
    OnPlatformOrientation<LayoutOptions>.AndroidPhonePortrait
    OnPlatformOrientation<LayoutOptions>.AndroidTabletLandscape
    OnPlatformOrientation<LayoutOptions>.AndroidTabletPortrait
    OnPlatformOrientation<LayoutOptions>.BindingValue
    OnPlatformOrientation<LayoutOptions>.Default
    OnPlatformOrientation<LayoutOptions>.Desktop
    OnPlatformOrientation<LayoutOptions>.iOS
    OnPlatformOrientation<LayoutOptions>.iOSPhoneLandscape
    OnPlatformOrientation<LayoutOptions>.iOSPhonePortrait
    OnPlatformOrientation<LayoutOptions>.iOSTabletLandscape
    OnPlatformOrientation<LayoutOptions>.iOSTabletPortrait
    OnPlatformOrientation<LayoutOptions>.Landscape
    OnPlatformOrientation<LayoutOptions>.Phone
    OnPlatformOrientation<LayoutOptions>.PhoneLandscape
    OnPlatformOrientation<LayoutOptions>.PhonePortrait
    OnPlatformOrientation<LayoutOptions>.Portrait
    OnPlatformOrientation<LayoutOptions>.PropertyChanged
    OnPlatformOrientation<LayoutOptions>.ProvideValue(IServiceProvider)
    OnPlatformOrientation<LayoutOptions>.Tablet
    OnPlatformOrientation<LayoutOptions>.TabletLandscape
    OnPlatformOrientation<LayoutOptions>.TabletPortrait
    OnPlatformOrientation<LayoutOptions>.UseBinding
    OnPlatformOrientation<LayoutOptions>.UWP
    Namespace: Syncfusion.XForms.Core
    Assembly: Syncfusion.Core.XForms.dll
    Syntax
    public class OnPlatformOrientationLayoutOptions : OnPlatformOrientation<LayoutOptions>, IMarkupExtension, INotifyPropertyChanged

    Constructors

    OnPlatformOrientationLayoutOptions()

    Declaration
    public OnPlatformOrientationLayoutOptions()

    Implements

    Xamarin.Forms.Xaml.IMarkupExtension
    System.ComponentModel.INotifyPropertyChanged
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved