menu

Xamarin.Forms

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

    Show / Hide Table of Contents

    Class OnPlatformOrientationThickness

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

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

    Constructors

    OnPlatformOrientationThickness()

    Declaration
    public OnPlatformOrientationThickness()

    Implements

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