Class OnPlatformOrientationDoubleValue
XAML markup extension class to set the double 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 OnPlatformOrientationDoubleValue : OnPlatformOrientation<double>, IMarkupExtension, INotifyPropertyChanged
Constructors
OnPlatformOrientationDoubleValue()
Declaration
public OnPlatformOrientationDoubleValue()
Implements
Xamarin.Forms.Xaml.IMarkupExtension
System.ComponentModel.INotifyPropertyChanged