public static interface PercentLayoutHelper.PercentLayoutParams
LayoutParams subclass must implement this interface.
 
 Your LayoutParams subclass should contain an instance of PercentLayoutInfo
 and the implementation of this interface should be a simple accessor.| Modifier and Type | Method and Description | 
|---|---|
| PercentLayoutHelper.PercentLayoutInfo | getPercentLayoutInfo() | 
PercentLayoutHelper.PercentLayoutInfo getPercentLayoutInfo()