LiveKit Swift Client SDK Documentation

Class Native​View

public class NativeView: NativeViewType  

A simple abstraction of a View that is native to the platform. When built for iOS this will be a UIView. When built for macOS this will be a NSView.

%189 NativeView NativeView NativeViewType NativeViewType NativeView->NativeViewType VideoView VideoView VideoView->NativeView TextView TextView TextView->NativeView

Subclasses

VideoView

Conforms To

NativeViewType

Methods

layout​Subviews()

public override func layoutSubviews()  

layout()

public override func layout()