isManualHitTestingEnabled
A Boolean value indicating whether your app manages hit-testing while animations are in progress.
Declaration
var isManualHitTestingEnabled: Bool { get set }Discussion
The default value of this property is false.
A Boolean value indicating whether your app manages hit-testing while animations are in progress.
var isManualHitTestingEnabled: Bool { get set }The default value of this property is false.