RoundedCorner.PositionBottomLeft Поле

Определение

Внимание!

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

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

[Android.Runtime.Register("POSITION_BOTTOM_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 PositionBottomLeft = 3;
[<Android.Runtime.Register("POSITION_BOTTOM_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 PositionBottomLeft : Android.Views.RoundedCornerPosition

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

Value = 3

Реализации

Атрибуты

Комментарии

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

Документация по Java для android.view.RoundedCorner.POSITION_BOTTOM_LEFT.

Части этой страницы являются изменениями, основанными на работе, созданной и совместно используемой проектом и используемой в соответствии с условиями, Creative Commons 2.5 Attribution License Creative Commons 2.5 Attribution License.

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