Camera.Parameters.AutoExposureLock Property
Definition
Gets the state of the auto-exposure lock.
[get: Android.Runtime.Register("getAutoExposureLock", "()Z", "GetGetAutoExposureLockHandler", ApiSince=14)]
[set: Android.Runtime.Register("setAutoExposureLock", "(Z)V", "GetSetAutoExposureLock_ZHandler", ApiSince=14)]
public virtual bool AutoExposureLock { get; set; }
member this.AutoExposureLock : bool with get, set
Property Value
- Attributes
Remarks
Portions of this page are modifications based on work created and shared by the