Separator
A horizontal or vertical line.
Header | #include "nativeui/separator.h" |
Namespace | namespace nu |
Type | class (RefCounted) |
Inherits | View |
Constructors
Separator(Orientation orientation)
Create a new Separator
with orientation
.
Parameters
Orientation
orientation
Class properties
const char*
kClassName
The class name of this view.