Resource Base
Table of contents

EnumFocusMode

EnumFocusMode is the enumeration of focus modes.

namespace DCVXamarin
{
    public enum EnumFocusMode: long
    {
        FM_LOCKED= 1,
        FM_CONTINUOUS_AUTO= 2
    }
}

This page is compatible for:

Is this page helpful?

YesYes NoNo

In this article:

latest version

    Change +