Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
LemonUI
Menus
NativeSeparatorItem
C# Class LemonUI.Menus.NativeSeparatorItem
A Blank Separator Item for creating empty spaces between menu items.
Inheritance:
LemonUI.Menus.NativeItem
显示文件
Open project: justalemon/LemonUI
Public Methods
Method
Description
Draw
( ) :
void
Draws nothing.
NativeSeparatorItem
( )
Creates a new Menu Separator.
Method Details
Draw()
public
method
Draws nothing.
public
Draw
( ) :
void
return
void
NativeSeparatorItem()
public
method
Creates a new Menu Separator.
public
NativeSeparatorItem
( )