Click or drag to resize

Utilities Methods

The Utilities type exposes the following members.

Methods
  NameDescription
Public methodStatic memberCheckError
Public methodStatic memberDataBufferWrap
Wraps a native byte array. Currently copies the data into a managed byte array.
Public methodStatic memberDispatchAsync(Action)
Public methodStatic memberDispatchAsync(DispatchQueuePriority, Action)
Public methodStatic memberDispatchAsync(Action, Boolean)
Public methodStatic memberDispatchQueueCreate
Public methodStatic memberDispatchRelease
Public methodStatic memberDispatchSync
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Public methodStatic memberIsMainThread
Public methodStatic memberLogError
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
See Also