HaxeAPI
  • Version 4.0.0
    • 3.4.7
    • 4.0.5
    • 4.1.3
    • 4.2.5
    • 4.3.1
    • Development
  • Download Haxe
  • Learn Haxe
    • Introduction
    • Manual
    • Code Cookbook
    • API Documentation
    • Videos
    • Try Haxe online
    • Haxelib
  • Connect
    • Github
    • Bug reports
    • Stack Overflow
    • Forums
    • Discord
    • Gitter
    • Blog
    • Facebook
    • #haxe
    • @haxelang
    • @haxe_org
    • Contact

class Console_WindowsConsole_Delegate_WindowsCancelHandler

package cs.system

extends MulticastDelegate › Delegate

import cs.system.Console

@:directlyUsed@:nativeGen@:libType@:csNative@:native("System.Console.WindowsConsole.WindowsCancelHandler")

Available on cs

Static methods

staticop_Addition(arg1:Console_WindowsConsole_WindowsCancelHandler, arg2:Console_WindowsConsole_WindowsCancelHandler):Console_WindowsConsole_WindowsCancelHandler

staticop_Subtraction(arg1:Console_WindowsConsole_WindowsCancelHandler, arg2:Console_WindowsConsole_WindowsCancelHandler):Console_WindowsConsole_WindowsCancelHandler

Constructor

@:overloadfinalnew(object:Dynamic, method:IntPtr)

Methods

@:overloadBeginInvoke(keyCode:Int, callback:AsyncCallback, object:Dynamic):IAsyncResult

@:overloadEndInvoke(result:IAsyncResult):Bool

@:overloadInvoke(keyCode:Int):Bool

Inherited Variables

Defined by Delegate

read onlyMethod:MethodInfo

read onlyTarget:Dynamic

Inherited Methods

Defined by MulticastDelegate

Defined by Delegate

@:overloadClone():Dynamic

@:overloadfinalDynamicInvoke(args:NativeArray<Dynamic>):Dynamic

This documentation is generated for version 4.0.0

© 2024  Haxe Foundation | Contribute to Haxe