Class OnPlatformOrientationLayoutOptions
XAML markup extension class to set the LayoutOptions value based on platform, idiom and orientation.
Inheritance
System.Object
OnPlatformOrientation<Xamarin.Forms.LayoutOptions>
OnPlatformOrientationLayoutOptions
Implements
Xamarin.Forms.Xaml.IMarkupExtension
System.ComponentModel.INotifyPropertyChanged
Inherited Members
Namespace: Syncfusion.XForms.Core
Assembly: Syncfusion.Core.XForms.dll
Syntax
public class OnPlatformOrientationLayoutOptions : OnPlatformOrientation<LayoutOptions>, IMarkupExtension, INotifyPropertyChanged
Constructors
OnPlatformOrientationLayoutOptions()
Declaration
public OnPlatformOrientationLayoutOptions()
Implements
Xamarin.Forms.Xaml.IMarkupExtension
System.ComponentModel.INotifyPropertyChanged