Why does UIWindow have two question marks (UIWindow?)
UIWindow is declared with two question marks -> UIWindow ?? (at least autocomplete says so) What does this mean? I'm pretty sure this is not a coalescing operator.
Possibly a bad choice of words ... The window property of the appDelegate is of type UIWindow ??.
+3
brumbrum
source
to share
No one has answered this question yet
See similar questions:
28
4
or similar:
902
479
129
28
nine
five
2
2
1
0