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
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