ComponentOne Xamarin.iOS
SetNeedsLayout Method (C1Border)


C1.iOS.Core Assembly > C1.iOS.Core Namespace > C1Border Class : SetNeedsLayout Method
Syntax
'Declaration
 
<Foundation.ExportAttribute("setNeedsLayout")>
<CompilerGeneratedAttribute()>
Public Overrides Sub SetNeedsLayout() 
'Usage
 
Dim instance As C1Border
 
instance.SetNeedsLayout()
[Foundation.Export("setNeedsLayout")]
[CompilerGenerated()]
public override void SetNeedsLayout()
See Also

Reference

C1Border Class
C1Border Members