C# Class Efl.Elementary.BackGround

Inheritance: Efl.Elementary.Impl.BackgroundImpl
Exibir arquivo Open project: SabotageAndi/efl-sharp

Public Methods

Method Description
BackGround ( Evas parent ) : System
GetBackgroundFile ( string &fileName, string &edjeGroup ) : void
SetBackgroundFile ( string fileName, string edjeGroup ) : void

Method Details

BackGround() public method

public BackGround ( Evas parent ) : System
parent Efl.Evas.Evas
return System

GetBackgroundFile() public method

public GetBackgroundFile ( string &fileName, string &edjeGroup ) : void
fileName string
edjeGroup string
return void

SetBackgroundFile() public method

public SetBackgroundFile ( string fileName, string edjeGroup ) : void
fileName string
edjeGroup string
return void