Resource.Attribute.DialogLayout Field

Definition

A layout to be used as the content View for the dialog.

[Android.Runtime.Register("dialogLayout")]
public const int DialogLayout = 16843255;
[<Android.Runtime.Register("dialogLayout")>]
val mutable DialogLayout : int

Field Value

Value = 16843255
Attributes

Remarks

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to