Class
NativeView
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.
Relationships
Subclasses
VideoView
Conforms To
NativeViewType
Methods
layoutSubviews()
public override func layoutSubviews()
layout()
public override func layout()