Share via


UIScrollView.AllowsKeyboardScrolling Property

Definition

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

Property Value

Attributes

Applies to