Android.Resource.Attribute.SegmentedButtonStyle Field
Style for segmented buttons - a container that houses several buttons with the appearance of a singel button broken into segments.

Value: 16843568

Syntax

[Android.Runtime.Register("segmentedButtonStyle")]
public const int SegmentedButtonStyle

Remarks

Style for segmented buttons - a container that houses several buttons with the appearance of a singel button broken into segments.

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name".

[Android Documentation]

Requirements

Namespace: Android
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 11