C# Класс MidiBard.PluginUI

Показать файл Открыть проект

Открытые свойства

Свойство Тип Описание
IsVisible bool

Открытые методы

Метод Описание
Draw ( ) : void
IsImporting ( ) : bool

Приватные методы

Метод Описание
DrawButtonFastForward ( ) : void
DrawButtonMiniPlayer ( ) : void
DrawButtonPlayMode ( ) : void
DrawButtonPlayPause ( ) : void
DrawButtonShowPlayerControl ( ) : void
DrawButtonShowSettingsPanel ( ) : void
DrawButtonStop ( ) : void
DrawCurrentPlaying ( ) : void
DrawDebugWindow ( ) : void
DrawFailedImportMessage ( ) : void
DrawImportButton ( ) : void
DrawImportProgress ( ) : void
DrawPanelGeneralSettings ( ) : void
DrawPanelMusicControl ( ) : void
DrawProgressBar ( ) : void
DrawTrackTrunkSelectionWindow ( ) : void
HelpMarker ( string desc, bool sameline = true ) : void
RunImportTask ( ) : void
ToolTip ( string desc ) : void

Описание методов

Draw() публичный Метод

public Draw ( ) : void
Результат void

IsImporting() публичный Метод

public IsImporting ( ) : bool
Результат bool

Описание свойств

IsVisible публичное свойство

public bool IsVisible
Результат bool