UIApplication.CheckForEventAndDelegateMismatches Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
If true
, the system will try to diagnose potential mistakes where events and delegate-object overrides are in conflict.
public static bool CheckForEventAndDelegateMismatches;
staticval mutable CheckForEventAndDelegateMismatches : bool