RPPreviewViewController.PreviewControllerDelegate Property

Definition

Gets or sets the delegate for the preview controller.

public virtual ReplayKit.IRPPreviewViewControllerDelegate PreviewControllerDelegate { [Foundation.Export("previewControllerDelegate", ObjCRuntime.ArgumentSemantic.Weak)] get; [Foundation.Export("setPreviewControllerDelegate:", ObjCRuntime.ArgumentSemantic.Weak)] set; }
member this.PreviewControllerDelegate : ReplayKit.IRPPreviewViewControllerDelegate with get, set

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to