C# Class Efl.Elementary.AnchorView

Inheritance: Efl.Elementary.Impl.AnchorViewImpl
Show file Open project: SabotageAndi/efl-sharp

Public Methods

Method Description
AnchorView ( ) : System
AnchorView ( EvasObject parent ) : System
EndHover ( ) : void

Method Details

AnchorView() public method

public AnchorView ( ) : System
return System

AnchorView() public method

public AnchorView ( EvasObject parent ) : System
parent Efl.Evas.EvasObject
return System

EndHover() public method

public EndHover ( ) : void
return void