@Retention(value=CLASS) public @interface OnMeasure
MountSpec
The method should return void. It defines how your component should be measured during the layout calculation.
See Mount Specs: Measurement for details.