C# Class Efl.Elementary.BackGround

Inheritance: Efl.Elementary.Impl.BackgroundImpl
Afficher le fichier Open project: SabotageAndi/efl-sharp

Méthodes publiques

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

Method Details

BackGround() public méthode

public BackGround ( Evas parent ) : System
parent Efl.Evas.Evas
Résultat System

GetBackgroundFile() public méthode

public GetBackgroundFile ( string &fileName, string &edjeGroup ) : void
fileName string
edjeGroup string
Résultat void

SetBackgroundFile() public méthode

public SetBackgroundFile ( string fileName, string edjeGroup ) : void
fileName string
edjeGroup string
Résultat void