menu

Xamarin.Forms

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

    Show / Hide Table of Contents

    Class OnPlatformOrientationStringValue

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

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

    Constructors

    OnPlatformOrientationStringValue()

    Declaration
    public OnPlatformOrientationStringValue()

    Implements

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