Camera.Parameters.SceneModeSports Field

Definition

Caution

deprecated

Take photos of fast moving objects.

[Android.Runtime.Register("SCENE_MODE_SPORTS")]
[System.Obsolete("deprecated")]
public const string SceneModeSports;
[<Android.Runtime.Register("SCENE_MODE_SPORTS")>]
[<System.Obsolete("deprecated")>]
val mutable SceneModeSports : string

Field Value

Attributes

Remarks

Take photos of fast moving objects. Same as #SCENE_MODE_ACTION.

Java documentation for android.hardware.Camera.Parameters.SCENE_MODE_SPORTS.

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