Android.Widget.Toast.Gravity Property
Get the location at which the notification should appear on the screen.

Syntax

[get: Android.Runtime.Register("getGravity", "()I", "GetGetGravityHandler")]
public virtual Android.Views.GravityFlags Gravity { get; }

See Also

Android.Views.Gravity
Toast.Gravity

Value

Documentation for this section has not yet been entered.

Remarks

Get the location at which the notification should appear on the screen.

[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