Android Developers
Android Developers | Android.com
API Diff Specification
To Level: 34
From Level: 33
Generated 2023.06.07 11:30
Statistics

Class android.view.View

Added Methods
String getAllowedHandwritingDelegatePackageName()  
String getAllowedHandwritingDelegatorPackageName()  
float getHandwritingBoundsOffsetBottom()  
float getHandwritingBoundsOffsetLeft()  
float getHandwritingBoundsOffsetRight()  
float getHandwritingBoundsOffsetTop()  
Runnable getHandwritingDelegatorCallback()  
boolean isAccessibilityDataSensitive()  
boolean isCredential()  
boolean isHandwritingDelegate()  
void setAccessibilityDataSensitive(int)  
void setAllowedHandwritingDelegatePackage(String)  
void setAllowedHandwritingDelegatorPackage(String)  
void setHandwritingBoundsOffsets(float, float, float, float)  
void setHandwritingDelegatorCallback(Runnable)  
void setIsCredential(boolean)  
void setIsHandwritingDelegate(boolean)  
 

Added Fields
int ACCESSIBILITY_DATA_SENSITIVE_AUTO  
int ACCESSIBILITY_DATA_SENSITIVE_NO  
int ACCESSIBILITY_DATA_SENSITIVE_YES  
 
Except as noted, this content is licensed under Creative Commons Attribution 2.5. For details and restrictions, see the Content License.

Site Terms of Service - Privacy Policy - Brand Guidelines