Leggere in inglese

Condividi tramite


RoundedCorner.PositionBottomRight 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 destra dello schermo.

[Android.Runtime.Register("POSITION_BOTTOM_RIGHT", 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 PositionBottomRight = 2;

Valore del campo

Value = 2

Implementazioni

Attributi

Commenti

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

Documentazione java per android.view.RoundedCorner.POSITION_BOTTOM_RIGHT.

Le parti di questa pagina sono modifiche basate sul lavoro creato e condiviso dal progetto Open Source Android e usato in base ai termini descritti nella licenza Creative Commons 2.5 Attribuzione.

Si applica a