[]
        
(Showing Draft Content)

C1.iOS.Core.ScrollBarVisibility.Hidden

Hidden Field

A ScrollBar does not appear even when the viewport cannot display all of the content. The dimension of the ScrollViewer is not applied to the content.

Namespace: C1.iOS.Core
Assembly: C1.iOS.Core.dll
Syntax
public const ScrollBarVisibility Hidden = 2
Returns
Type Description
ScrollBarVisibility A ScrollBar does not appear even when the viewport cannot display all of the content. The dimension of the ScrollViewer is not applied to the content.