Android.Widget.FrameLayout.SetForegroundGravity Method
Describes how the foreground is positioned.

Syntax

[Android.Runtime.Register("setForegroundGravity", "(I)V", "GetSetForegroundGravity_IHandler")]
public virtual void SetForegroundGravity ([Android.Runtime.GeneratedEnum] Android.Views.GravityFlags foregroundGravity)

See Also

FrameLayout.ForegroundGravity

Parameters

foregroundGravity
See Android.Views.Gravity

Remarks

Describes how the foreground is positioned. Defaults to START and TOP.

[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