xtd 0.2.0
Loading...
Searching...
No Matches
xtd::forms::native::toolkit Class Referencefinal
Inheritance diagram for xtd::forms::native::toolkit:
xtd::static_object

Definition

Contains toolkit native API.

Namespace
xtd::forms::native
Library
xtd.forms.native
Remarks
No member for the moment.
Warning
Internal use only

Protected Static Methods

static xtd::string name ()
 Gets the name of the toolkit.
 
static xtd::string description ()
 Gets the description of the toolkit.
 
static xtd::version version ()
 Gets the version of the toolkit.
 

Member Function Documentation

◆ name()

static xtd::string xtd::forms::native::toolkit::name ( )
staticprotected

Gets the name of the toolkit.

Returns
The name of the toolkit.
Warning
Internal use only

◆ description()

static xtd::string xtd::forms::native::toolkit::description ( )
staticprotected

Gets the description of the toolkit.

Returns
The description of the toolkit.
Warning
Internal use only

◆ version()

static xtd::version xtd::forms::native::toolkit::version ( )
staticprotected

Gets the version of the toolkit.

Returns
The version of the toolkit.
Warning
Internal use only

The documentation for this class was generated from the following file: