RPScreenRecorder.CameraPreviewView 属性

定义

获取一个视图,该视图显示前置摄像头看到的内容。

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 10, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual UIKit.UIView CameraPreviewView { [Foundation.Export("cameraPreviewView")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 10, 0, ObjCRuntime.PlatformArchitecture.All, null)] [ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)] get; }
member this.CameraPreviewView : UIKit.UIView

属性值

(即将推出有关此节点的更多文档)

此值可为 null

属性

适用于