MCPcopy Create free account
hub / github.com/StereoKit/StereoKit / sk_app_focus

Method sk_app_focus

StereoKit/Native/NativeAPI.cs:29–29  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

27 [DllImport(dll, CharSet = cSet, CallingConvention = call)] public static extern IntPtr sk_version_name();
28 [DllImport(dll, CharSet = cSet, CallingConvention = call)] public static extern ulong sk_version_id();
29 [DllImport(dll, CharSet = cSet, CallingConvention = call)] public static extern AppFocus sk_app_focus();
30
31 ///////////////////////////////////////////
32

Callers 1

SKClass · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected