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