RoundedCorner.PositionBottomLeft Campo

Definizione

Attenzione

This constant will be removed in the future version. Use Android.Views.RoundedCornerPosition enum directly instead of this field.

L'angolo arrotondato si trova in basso a sinistra dello schermo.

[Android.Runtime.Register("POSITION_BOTTOM_LEFT", ApiSince=31)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Views.RoundedCornerPosition enum directly instead of this field.", true)]
public const Android.Views.RoundedCornerPosition PositionBottomLeft = 3;
[<Android.Runtime.Register("POSITION_BOTTOM_LEFT", ApiSince=31)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Views.RoundedCornerPosition enum directly instead of this field.", true)>]
val mutable PositionBottomLeft : Android.Views.RoundedCornerPosition

Valore del campo

Value = 3

Implementazioni

Attributi

Commenti

L'angolo arrotondato si trova in basso a sinistra dello schermo.

per android.view.RoundedCorner.POSITION_BOTTOM_LEFT.

Le parti di questa pagina sono modifiche basate sul lavoro creato e condiviso dalla e usati in base ai termini descritti in Creative License 2.5 Attribution License.

Si applica a