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