Android.Widget.RemoteViews.LayoutId Property
Reutrns the layout id of the root layout associated with this RemoteViews.

Syntax

[get: Android.Runtime.Register("getLayoutId", "()I", "GetGetLayoutIdHandler")]
public virtual int LayoutId { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Reutrns the layout id of the root layout associated with this RemoteViews. In the case that the RemoteViews has both a landscape and portrait root, this will return the layout id associated with the portrait layout.

[Android Documentation]

Requirements

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