Method SetNeedsLayout
SetNeedsLayout()
Sets NeedsLayout to return true, indicating this View and all of it's subviews (including adornments) need to be laid out in the next Application iteration.
public void SetNeedsLayout()
Sets NeedsLayout to return true, indicating this View and all of it's subviews (including adornments) need to be laid out in the next Application iteration.
public void SetNeedsLayout()