Partager via


RoundedCorner.PositionTopRight Champ

Définition

Attention

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

L’angle arrondi se trouve en haut à droite de l’écran.

[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

Valeur de champ

Value = 1

Implémente

Attributs

Remarques

L’angle arrondi se trouve en haut à droite de l’écran.

Documentation Java pour android.view.RoundedCorner.POSITION_TOP_RIGHT.

Les parties de cette page sont des modifications basées sur le travail créé et partagé par le projet Android Open Source et utilisés en fonction des termes décrits dans la licence d’attribution Creative Commons 2.5.

S’applique à