Docs4dev
Docs
Docs4dev
  • Tools
  • Privacy
  • GitHub

Search

Loading search index…

No recent searches

No results for "Query here"

  • to select
  • to navigate
  • to close

Search by FlexSearch

On this page

On this page
haxe / cs / system / runtime / remoting / contexts / context.html

Context

package cs.system.runtime.remoting.contexts

Available on cs

Static variables

staticread onlyDefaultContext:Context

Static methods

staticAllocateDataSlot():LocalDataStoreSlot

staticAllocateNamedDataSlot(name:String):LocalDataStoreSlot

staticFreeNamedDataSlot(name:String):Void

staticGetData(slot:LocalDataStoreSlot):Dynamic

staticGetNamedDataSlot(name:String):LocalDataStoreSlot

staticRegisterDynamicProperty(prop:IDynamicProperty, obj:ContextBoundObject, ctx:Context):Bool

staticSetData(slot:LocalDataStoreSlot, data:Dynamic):Void

staticUnregisterDynamicProperty(name:String, obj:ContextBoundObject, ctx:Context):Bool

Constructor

finalnew()

Variables

read onlyContextID:Int

read onlyContextProperties:NativeArray<IContextProperty>

Methods

finalDoCallBack(deleg:CrossContextDelegate):Void

Freeze():Void

GetProperty(name:String):IContextProperty

SetProperty(prop:IContextProperty):Void

ToString():String

© 2005–2020 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/cs/system/runtime/remoting/contexts/Context.html

  • Privacy Policy
  • 蜀ICP备14021783号-6
  • Brought to you by Docs4dev