menu

Xamarin.Forms

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

    Show / Hide Table of Contents

    Class OnPlatformOrientationAspect

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

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

    Constructors

    OnPlatformOrientationAspect()

    Declaration
    public OnPlatformOrientationAspect()

    Implements

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