RoundedCorner.PositionTopLeft 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 sinistra dello schermo.

[Android.Runtime.Register("POSITION_TOP_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 PositionTopLeft = 0;
[<Android.Runtime.Register("POSITION_TOP_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 PositionTopLeft : Android.Views.RoundedCornerPosition

Valore del campo

Value = 0

Implementazioni

Attributi

Commenti

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

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