Язык

RoundedCorner.PositionTopLeft Поле

Определение

Внимание!

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

Округленный угол находится в левом верхнем углу экрана.

[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

Значение поля

Value = 0

Реализации

Атрибуты

Комментарии

Округленный угол находится в левом верхнем углу экрана.

Java документации по android.view.RoundedCorner.POSITION_TOP_LEFT.

Части этой страницы — это изменения на основе работы, созданной и общей Project и используемых в соответствии с условиями, описанными в разделе "".

Применяется к