UIKit.UIActionSheetStyle Enumeration
The visual style for a UIKit.UIActionSheet.

Syntax

[ObjCRuntime.Native]
public enum UIActionSheetStyle

See Also

UIActionSheet.UIActionSheetAppearance

Remarks

The values of UIActionSheet.Automatic and UIActionSheetStyle.Default are the same.

In this image, the left phone is displaying with UIActionSheetStyle.BlackTranslucent style and the right with UITouch.UIActionSheetStyle.BlackOpaque style.

Members

Member NameDescription
AutomaticSame as UIActionSheetStyle.Default default.
BlackOpaqueA black, opaque style.
BlackTranslucentA background with some amount of translucence.
DefaultThe default style takes appearance of the bottom bar.

Requirements

Namespace: UIKit
Assembly: Xamarin.iOS (in Xamarin.iOS.dll)
Assembly Versions: 0.0.0.0