Поделиться через


CaptioningManager.CaptionStyle.EdgeTypeNone Поле

Определение

Внимание!

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

Значение типа edge, указывающее без границ символов.

[Android.Runtime.Register("EDGE_TYPE_NONE")]
[System.Obsolete("This constant will be removed in the future version. Use Android.Views.Accessibility.CaptionStyles enum directly instead of this field.", true)]
public const Android.Views.Accessibility.CaptionStyles EdgeTypeNone = 0;
[<Android.Runtime.Register("EDGE_TYPE_NONE")>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Views.Accessibility.CaptionStyles enum directly instead of this field.", true)>]
val mutable EdgeTypeNone : Android.Views.Accessibility.CaptionStyles

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

Value = 0
Атрибуты

Комментарии

Значение типа edge, указывающее без границ символов.

Документация по Java для android.view.accessibility.CaptioningManager.CaptionStyle.EDGE_TYPE_NONE.

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

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