Contents

encode(with:)

Serializes the view to the specified coder.

Declaration

@MainActor @preconcurrency override dynamic func encode(with coder: NSCoder)

Parameters

  • coder:

    An object that the view serializes to.

Overview

This property inherits from UIView.

See Also

Accessing view features