Share via


UIScrollView.WithScrollIndicatorsShown(Action) Method

Definition

[Foundation.Export("withScrollIndicatorsShownForContentOffsetChanges:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void WithScrollIndicatorsShown(Action forContentOffsetChanges);
[<Foundation.Export("withScrollIndicatorsShownForContentOffsetChanges:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member WithScrollIndicatorsShown : Action -> unit
override this.WithScrollIndicatorsShown : Action -> unit

Parameters

forContentOffsetChanges
Action
Attributes

Applies to