Share via


UISearchController.SearchControllerObservedScrollView Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual UIKit.UIScrollView? SearchControllerObservedScrollView { [Foundation.Export("searchControllerObservedScrollView", ObjCRuntime.ArgumentSemantic.Strong)] get; [Foundation.Export("setSearchControllerObservedScrollView:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("searchControllerObservedScrollView", ObjCRuntime.ArgumentSemantic.Strong)>]
[<set: Foundation.Export("setSearchControllerObservedScrollView:", ObjCRuntime.ArgumentSemantic.Strong)>]
member this.SearchControllerObservedScrollView : UIKit.UIScrollView with get, set

Property Value

Attributes

Applies to