Share via


UIViewController.SetNeedsUpdateOfScreenEdgesDeferringSystemGestures Method

Definition

[Foundation.Export("setNeedsUpdateOfScreenEdgesDeferringSystemGestures")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void SetNeedsUpdateOfScreenEdgesDeferringSystemGestures();
[<Foundation.Export("setNeedsUpdateOfScreenEdgesDeferringSystemGestures")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member SetNeedsUpdateOfScreenEdgesDeferringSystemGestures : unit -> unit
override this.SetNeedsUpdateOfScreenEdgesDeferringSystemGestures : unit -> unit
Attributes

Applies to