I am having a strange problem. I created a UIView that takes place at the bottom of the screen (0,431,320,49), and then I want to deal with touch events.
When I touch the top of the UIView, it works. But when I touch the bottom (I mean, more than 20 pixels in relative position), the touchBegan event does not fire.
It looks like I'm having a problem with the network status bar, which will somehow change the behavior of my code.
Does anyone have any ideas?
Hi,
Mathieu
, UIView , . , , , . , - , .
, (10,10,300,280) viewController (0, 0, 320, 480) . , subview , touch (0, 0) .
Source: https://habr.com/ru/post/1769744/More articles:Counting repeated words in a file - javaUTC DateTime format using FileHelpers - c #Scala shared array - javaКак обновить установку MacPorts Perl? - perlSerial exception even with [field: NonSerialized] - c #Set image of user account and disable changes - windows-7Writing a radio station application for mobile phones is Javascript / HTML / CSS, or do we need to go to our native language? - javascriptDatabase compaction and archiving - MS Access Backend - ms-accessStatus in std_logic - vhdlPHP: help with a number of queries - sqlAll Articles