modernui.ui

Undocumented in source.

Members

Aliases

toTStringz
alias toTStringz = toUTF16z
Undocumented in source.
toTStringz
alias toTStringz = toStringz
Undocumented in source.

Classes

ContentControl
class ContentControl
Undocumented in source.
RenderContext
class RenderContext
Undocumented in source.
TextElement
class TextElement
Undocumented in source.
UIElement
class UIElement
Undocumented in source.
Visual
class Visual
Undocumented in source.
Window
class Window
Undocumented in source.

Enums

HorizontalAlignment
enum HorizontalAlignment
Undocumented in source.
VerticalAlignment
enum VerticalAlignment
Undocumented in source.

Functions

D2D1CreateFactory
HRESULT D2D1CreateFactory(D2D1_FACTORY_TYPE factoryType, REFIID riid, void* factoryOptions, IUnknown* ppIFactory)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
D2D1CreateFactory
HRESULT D2D1CreateFactory(D2D1_FACTORY_TYPE factoryType, Factory* factory)
Undocumented in source. Be warned that the author may not have intended to support it.
DWriteCreateFactory
HRESULT DWriteCreateFactory(DWRITE_FACTORY_TYPE FactoryType, REFIID IID, IUnknown* ppFactory)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
DWriteCreateFactory
HRESULT DWriteCreateFactory(DWRITE_FACTORY_TYPE factoryType, Factory* factory)
Undocumented in source. Be warned that the author may not have intended to support it.
heightContribution
double heightContribution(Thickness t)
Undocumented in source. Be warned that the author may not have intended to support it.
offset
Point offset(Point a, Point b)
Undocumented in source. Be warned that the author may not have intended to support it.
shrink
Size shrink(Size a, Size b)
Undocumented in source. Be warned that the author may not have intended to support it.
unionWith
Size unionWith(Size a, Size b)
Undocumented in source. Be warned that the author may not have intended to support it.
widthContribution
double widthContribution(Thickness t)
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

Point
struct Point
Undocumented in source.
Rect
struct Rect
Undocumented in source.
Size
struct Size
Undocumented in source.
Thickness
struct Thickness
Undocumented in source.

Meta