UIScreen.MirroredScreen Property

Definition

The UIScreen that is being mirrored by an external display. Read-only.

public virtual UIKit.UIScreen MirroredScreen { [Foundation.Export("mirroredScreen", ObjCRuntime.ArgumentSemantic.Strong)] get; }
member this.MirroredScreen : UIKit.UIScreen

Property Value

null if there is no currently-attached external display.

Attributes

Applies to