Share via


UIScrollView.AdjustedContentInsetDidChange Method

Definition

[Foundation.Advice("Overriding this method requires a call to the overriden method.")]
[Foundation.Export("adjustedContentInsetDidChange")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
[ObjCRuntime.RequiresSuper]
public virtual void AdjustedContentInsetDidChange();
[<Foundation.Advice("Overriding this method requires a call to the overriden method.")>]
[<Foundation.Export("adjustedContentInsetDidChange")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<ObjCRuntime.RequiresSuper>]
abstract member AdjustedContentInsetDidChange : unit -> unit
override this.AdjustedContentInsetDidChange : unit -> unit
Attributes

Applies to