메소드 | 설명 | |
---|---|---|
Layout ( ILayoutInstruction element ) : void |
Performs layout logic for the specified element.
|
메소드 | 설명 | |
---|---|---|
OnLayout ( ILayoutInstruction element ) : void |
Called when the specified element needs to be laid out.
|
public final Layout ( ILayoutInstruction element ) : void | ||
element | ILayoutInstruction | The |
리턴 | void |
protected OnLayout ( ILayoutInstruction element ) : void | ||
element | ILayoutInstruction | The |
리턴 | void |