Class AppearanceMode
Built-in layout styles of the PopupView.
Inheritance
System.Object
AppearanceMode
Namespace: Syncfusion.iOS.PopupLayout
Assembly: Syncfusion.SfPopupLayout.iOS.dll
Syntax
public sealed class AppearanceMode : Enum
Fields
OneButton
A layout with one button in the footer.
Declaration
public const AppearanceMode OneButton
Field Value
Type |
---|
AppearanceMode |
TwoButton
A layout with two buttons in the footer.
Declaration
public const AppearanceMode TwoButton
Field Value
Type |
---|
AppearanceMode |