Contents

init(coder:)

Creates a view by deserializing from the specified coder.

Declaration

@MainActor @preconcurrency required dynamic init?(coder: NSCoder)

Parameters

  • coder:

    An object from which the view deserializes.

Overview

This property inherits from UIView.

See Also

Creating a room-capture view