WebFrameView.AllowsScrolling Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual bool AllowsScrolling { [Foundation.Export("allowsScrolling")] get; [Foundation.Export("setAllowsScrolling:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("allowsScrolling")>]
[<set: Foundation.Export("setAllowsScrolling:")>]
member this.AllowsScrolling : bool with get, set

Property Value

Attributes

Applies to