mirror of
https://github.com/moonlight-stream/moonlight-ios.git
synced 2026-06-16 21:50:57 +00:00
@@ -23,7 +23,11 @@
|
||||
|
||||
@end
|
||||
|
||||
#if TARGET_OS_TV
|
||||
@interface StreamView : OSView <X1KitMouseDelegate>
|
||||
#else
|
||||
@interface StreamView : OSView <X1KitMouseDelegate, UIPointerInteractionDelegate>
|
||||
#endif
|
||||
|
||||
@property (nonatomic, retain) IBOutlet UITextField* keyInputField;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user