Beispiel #1
0
 public void Load(string entryPoint)
 {
     // TODO: where can this go so it actually works?????
     // this makes it be a hand until the Unity banner finishes, but then it reverts to arrow.  :-(
     _AppCallbacks.SetCursor(new CoreCursor(CoreCursorType.Hand, (uint)0));
 }