Struct ImGuiPlatformIO
Inherited Members
System.ValueType.Equals(System.Object)
System.ValueType.GetHashCode()
System.ValueType.ToString()
System.Object.Equals(System.Object, System.Object)
System.Object.GetType()
System.Object.ReferenceEquals(System.Object, System.Object)
Assembly: ImGui.NET.dll
public struct ImGuiPlatformIO
Fields
|
Improve this Doc
View Source
Declaration
Field Value
|
Improve this Doc
View Source
Declaration
public IntPtr Platform_CreateVkSurface
Field Value
| Type |
Description |
| System.IntPtr |
|
|
Improve this Doc
View Source
Declaration
public IntPtr Platform_CreateWindow
Field Value
| Type |
Description |
| System.IntPtr |
|
|
Improve this Doc
View Source
Declaration
public IntPtr Platform_DestroyWindow
Field Value
| Type |
Description |
| System.IntPtr |
|
|
Improve this Doc
View Source
Declaration
public IntPtr Platform_GetWindowDpiScale
Field Value
| Type |
Description |
| System.IntPtr |
|
|
Improve this Doc
View Source
Declaration
public IntPtr Platform_GetWindowFocus
Field Value
| Type |
Description |
| System.IntPtr |
|
|
Improve this Doc
View Source
Declaration
public IntPtr Platform_GetWindowMinimized
Field Value
| Type |
Description |
| System.IntPtr |
|
|
Improve this Doc
View Source
Declaration
public IntPtr Platform_GetWindowPos
Field Value
| Type |
Description |
| System.IntPtr |
|
|
Improve this Doc
View Source
Declaration
public IntPtr Platform_GetWindowSize
Field Value
| Type |
Description |
| System.IntPtr |
|
|
Improve this Doc
View Source
Declaration
public IntPtr Platform_OnChangedViewport
Field Value
| Type |
Description |
| System.IntPtr |
|
|
Improve this Doc
View Source
Declaration
public IntPtr Platform_RenderWindow
Field Value
| Type |
Description |
| System.IntPtr |
|
|
Improve this Doc
View Source
Declaration
public IntPtr Platform_SetImeInputPos
Field Value
| Type |
Description |
| System.IntPtr |
|
|
Improve this Doc
View Source
Declaration
public IntPtr Platform_SetWindowAlpha
Field Value
| Type |
Description |
| System.IntPtr |
|
|
Improve this Doc
View Source
Declaration
public IntPtr Platform_SetWindowFocus
Field Value
| Type |
Description |
| System.IntPtr |
|
|
Improve this Doc
View Source
Declaration
public IntPtr Platform_SetWindowPos
Field Value
| Type |
Description |
| System.IntPtr |
|
|
Improve this Doc
View Source
Declaration
public IntPtr Platform_SetWindowSize
Field Value
| Type |
Description |
| System.IntPtr |
|
|
Improve this Doc
View Source
Declaration
public IntPtr Platform_SetWindowTitle
Field Value
| Type |
Description |
| System.IntPtr |
|
|
Improve this Doc
View Source
Declaration
public IntPtr Platform_ShowWindow
Field Value
| Type |
Description |
| System.IntPtr |
|
|
Improve this Doc
View Source
Declaration
public IntPtr Platform_SwapBuffers
Field Value
| Type |
Description |
| System.IntPtr |
|
|
Improve this Doc
View Source
Declaration
public IntPtr Platform_UpdateWindow
Field Value
| Type |
Description |
| System.IntPtr |
|
|
Improve this Doc
View Source
Declaration
public IntPtr Renderer_CreateWindow
Field Value
| Type |
Description |
| System.IntPtr |
|
|
Improve this Doc
View Source
Declaration
public IntPtr Renderer_DestroyWindow
Field Value
| Type |
Description |
| System.IntPtr |
|
|
Improve this Doc
View Source
Declaration
public IntPtr Renderer_RenderWindow
Field Value
| Type |
Description |
| System.IntPtr |
|
|
Improve this Doc
View Source
Declaration
public IntPtr Renderer_SetWindowSize
Field Value
| Type |
Description |
| System.IntPtr |
|
|
Improve this Doc
View Source
Declaration
public IntPtr Renderer_SwapBuffers
Field Value
| Type |
Description |
| System.IntPtr |
|
|
Improve this Doc
View Source
Declaration
public ImVector Viewports
Field Value