Langue

RoundedCorner.PositionBottomRight Champ

Définition

Attention

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

Le coin arrondi se trouve en bas à droite de l’écran.

[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;
[<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)>]
val mutable PositionBottomRight : Android.Views.RoundedCornerPosition

Valeur de champ

Value = 2

Implémente

Attributs

Remarques

Le coin arrondi se trouve en bas à droite de l’écran.

Java documentation pour android.view.RoundedCorner.POSITION_BOTTOM_RIGHT.

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

S’applique à