Enum AlertDialogStyle
An enumeration for the available alert dialog styles.
Namespace: VoxelBusters.EssentialKit
Assembly: cs.temp.dll.dll
Syntax
public enum AlertDialogStyle
Fields
Name | Description |
---|---|
ActionSheet | An action sheet style is used to display alert. (iOS feature) |
Default | An overlay alert dialog is displayed. |