Method ToFeature
ToFeature(CameraFacingDirection)
Converts self to a Feature.
Declaration
public static Feature ToFeature(this CameraFacingDirection self)
Parameters
| Type | Name | Description |
|---|---|---|
| CameraFacingDirection | self | The CameraFacingDirection being extended. |
Returns
| Type | Description |
|---|---|
| Feature | The |