'DeclarationPublic Overridable Sub OnLayoutMeasure( _ ByRef proposedSize As NSize _ )
'UsageDim instance As NUIElement Dim proposedSize As NSize instance.OnLayoutMeasure(proposedSize)
public virtual void OnLayoutMeasure( ref NSize proposedSize )
Parameters
- proposedSize