次の方法で共有


Resource.String.VideoViewErrorTextUnknown Field

Definition

Text for error alert when a video cannot be played. it can be used by any app.

[Android.Runtime.Register("VideoView_error_text_unknown")]
public const int VideoViewErrorTextUnknown = 17039377;
[<Android.Runtime.Register("VideoView_error_text_unknown")>]
val mutable VideoViewErrorTextUnknown : int

Field Value

Value = 17039377
Attributes

Remarks

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to