FocusDistance Enum

Definition

Enumerates values returned by several types.

public enum FocusDistance
type FocusDistance = 
Inheritance
FocusDistance

Fields

FarIndex 2

The array index of far focus distance for use with GetFocusDistances(Single[]).

NearIndex 0

The array index of near focus distance for use with GetFocusDistances(Single[]).

OptimalIndex 1

The array index of optimal focus distance for use with GetFocusDistances(Single[]).

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