ComponentOne Xamarin.iOS
SetNeedsLayout Method (C1ScrollViewer)


C1.iOS.Core Assembly > C1.iOS.Core Namespace > C1ScrollViewer Class : SetNeedsLayout Method
Syntax
'Declaration
 
Public Overrides Sub SetNeedsLayout() 
'Usage
 
Dim instance As C1ScrollViewer
 
instance.SetNeedsLayout()
public override void SetNeedsLayout()
See Also

Reference

C1ScrollViewer Class
C1ScrollViewer Members