C# 클래스 Efl.Elementary.BackGround

상속: Efl.Elementary.Impl.BackgroundImpl
파일 보기 프로젝트 열기: SabotageAndi/efl-sharp

공개 메소드들

메소드 설명
BackGround ( Evas parent ) : System
GetBackgroundFile ( string &fileName, string &edjeGroup ) : void
SetBackgroundFile ( string fileName, string edjeGroup ) : void

메소드 상세

BackGround() 공개 메소드

public BackGround ( Evas parent ) : System
parent Efl.Evas.Evas
리턴 System

GetBackgroundFile() 공개 메소드

public GetBackgroundFile ( string &fileName, string &edjeGroup ) : void
fileName string
edjeGroup string
리턴 void

SetBackgroundFile() 공개 메소드

public SetBackgroundFile ( string fileName, string edjeGroup ) : void
fileName string
edjeGroup string
리턴 void