UIImagePickerControllerCameraDevice 列舉
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
和相關函式所使用的 CameraDevice 值列舉。
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)]
public enum UIImagePickerControllerCameraDevice
type UIImagePickerControllerCameraDevice =
- 繼承
-
UIImagePickerControllerCameraDevice
- 屬性
欄位
Front | 1 | 具有螢幕之裝置的側邊。 |
Rear | 0 | 裝置的側邊離開螢幕。 |
備註
用來區分前端 (螢幕側) 和後置相機。