webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Instance Methods | Class Methods | List of all members
WebDynamicScrollBarsView Class Reference

#import <WebDynamicScrollBarsView.h>

Inheritance diagram for WebDynamicScrollBarsView:

Instance Methods

(void- setAllowsHorizontalScrolling:
 
(void- setAllowsScrollersToOverlapContent:
 
(void- setAlwaysHideHorizontalScroller:
 
(void- setAlwaysHideVerticalScroller:
 
(BOOL- horizontalScrollingAllowed
 
(BOOL- verticalScrollingAllowed
 

Class Methods

(void+ setCustomScrollerClass:
 

Method Documentation

◆ horizontalScrollingAllowed()

- (BOOL) horizontalScrollingAllowed

◆ setAllowsHorizontalScrolling:()

- (void) setAllowsHorizontalScrolling: (BOOL flag

◆ setAllowsScrollersToOverlapContent:()

- (void) setAllowsScrollersToOverlapContent: (BOOL flag

◆ setAlwaysHideHorizontalScroller:()

- (void) setAlwaysHideHorizontalScroller: (BOOL flag

◆ setAlwaysHideVerticalScroller:()

- (void) setAlwaysHideVerticalScroller: (BOOL flag

◆ setCustomScrollerClass:()

+ (void) setCustomScrollerClass: (Class scrollerClass

◆ verticalScrollingAllowed()

- (BOOL) verticalScrollingAllowed

The documentation for this class was generated from the following files: