menu

Xamarin.Forms

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

    Show / Hide Table of Contents

    Class OnPlatformOrientationDoubleValue

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

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

    Constructors

    OnPlatformOrientationDoubleValue()

    Declaration
    public OnPlatformOrientationDoubleValue()

    Implements

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