Share via


UIViewController.TabBarObservedScrollView Property

Definition

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

Property Value

Attributes

Applies to