Condividi tramite


RoundedCorner.PositionTopRight 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 alto a destra dello schermo.

[Android.Runtime.Register("POSITION_TOP_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 PositionTopRight = 1;
[<Android.Runtime.Register("POSITION_TOP_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)>]
val mutable PositionTopRight : Android.Views.RoundedCornerPosition

Valore del campo

Value = 1

Implementazioni

Attributi

Commenti

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

Documentazione java per android.view.RoundedCorner.POSITION_TOP_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