UIAccessibility.RegisterGestureConflictWithZoom Method
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.
Used to inform the user that the accessibility zoom gesture conflicts with a gesture used by this application.
public static void RegisterGestureConflictWithZoom ();
static member RegisterGestureConflictWithZoom : unit -> unit