Class CameraFocusStateChangedEventArgs
Definition
- Namespace:
- Tizen.Multimedia
- Assembly:
- Tizen.Multimedia.Camera.dll
- API Level:
- 3
Provides data for the FocusStateChanged event.
public class CameraFocusStateChangedEventArgs : EventArgs
- Inheritance
Properties
View SourceState
Gets the focus state of the camera.
Declaration
public CameraFocusState State { get; }
Property Value
Type | Description |
---|---|
CameraFocusState |