UIKit.UIButtonType Enumeration
An enumeration of predefined button types.

Syntax

[ObjCRuntime.Native]
public enum UIButtonType

Remarks

The type of a UIKit.UIButton.

Members

Member NameDescription
ContactAddThe contact add button.
CustomNo button style.
DetailDisclosureUses a detail disclosure button (arrow).
InfoDarkInformation button, dark background.
InfoLightInformation button, light background.
RoundedRectRounded rectangle style. This style is deprecated as of iOS 7; developers should use UIButtonType.System.
SystemAdded in iOS 7, this is the preferred default style. It lacks visible edges, background, etc.

Requirements

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