MTLDevice.TrampolineNotificationHandler(IntPtr, IntPtr, IntPtr) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[ObjCRuntime.MonoPInvokeCallback(typeof(Metal.MTLDevice/InnerNotification))]
public static void TrampolineNotificationHandler (IntPtr block, IntPtr device, IntPtr notifyName);
static member TrampolineNotificationHandler : nativeint * nativeint * nativeint -> unit
Parameters
- block
-
IntPtr
nativeint
- device
-
IntPtr
nativeint
- notifyName
-
IntPtr
nativeint
- Attributes