menu

Xamarin.Forms

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

    Show / Hide Table of Contents

    Class OnPlatformOrientationIntValue

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

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

    Constructors

    OnPlatformOrientationIntValue()

    Declaration
    public OnPlatformOrientationIntValue()

    Implements

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