ViewFinderType

The type of viewfinder, decides if viewFinderBackgroundView should be drawn and the aspect ratio of viewFinderWindowView

Entries

Link copied to clipboard

Fill doesn't draw viewFinderBackgroundView and fills viewFinderWindowView with parent

Link copied to clipboard
Link copied to clipboard

ID draws viewFinderBackgroundView and draws viewFinderWindowView in center with aspect ratio ID

Link copied to clipboard

Passport draws viewFinderBackgroundView and draws viewFinderWindowView in center with aspect ratio Passport

Properties

Link copied to clipboard
Link copied to clipboard

Returns a representation of an immutable list of all enum entries, in the order they're declared.

Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard

Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)

Link copied to clipboard

Returns an array containing the constants of this enum type, in the order they're declared.