CaptioningManager.CaptionStyle.EdgeTypeDropShadow フィールド

定義

注意事項

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

ドロップ シャドウ文字のエッジを指定するエッジの種類の値。

[Android.Runtime.Register("EDGE_TYPE_DROP_SHADOW")]
[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 EdgeTypeDropShadow = 2;
[<Android.Runtime.Register("EDGE_TYPE_DROP_SHADOW")>]
[<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 EdgeTypeDropShadow : Android.Views.Accessibility.CaptionStyles

フィールド値

Value = 2
属性

注釈

ドロップ シャドウ文字のエッジを指定するエッジの種類の値。

Javaドキュメント。

このページの一部は、によって作成および共有され、に記載されている条件に従って使用される作業に基づく変更です。

適用対象