Class OnPlatformOrientationIntValue
XAML markup extension class to set the int value based on platform, idiom and orientation.
Implements
Xamarin.Forms.Xaml.IMarkupExtension
System.ComponentModel.INotifyPropertyChanged
Inherited Members
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