Android Reference
ViewDebug.CapturedViewProperty
android.view
Annotation Type ViewDebug.CapturedViewProperty
-
@Target(value={FIELD,METHOD})
@Retention(value=RUNTIME)
public static @interface ViewDebug.CapturedViewProperty
This annotation can be used to mark fields and methods to be dumped when
the view is captured. Methods with this annotation must have no arguments
and must return a valid type of data.
-
-
Optional Element Summary
Optional Elements
Modifier and Type |
Optional Element and Description |
boolean |
retrieveReturn
When retrieveReturn is true, we need to retrieve second level methods
e.g., we need myView.getFirstLevelMethod().getSecondLevelMethod()
we will set retrieveReturn = true on the annotation of
myView.getFirstLevelMethod()
|
-
-
Element Detail
-
retrieveReturn
public abstract boolean retrieveReturn
When retrieveReturn is true, we need to retrieve second level methods
e.g., we need myView.getFirstLevelMethod().getSecondLevelMethod()
we will set retrieveReturn = true on the annotation of
myView.getFirstLevelMethod()
- Returns:
- true if we need the second level methods
- Default:
- false
Content
License.
All information of this service is derived from the free sources and is provided solely in the form of quotations.
This service provides information and interfaces solely for the familiarization (not ownership) and under the "as is" condition.
Copyright 2016 © ELTASK.COM. All rights reserved.
Site is optimized for mobile devices.
Downloads: 204 / 159232604. Delta: 0.03301 с