- setAnimationEnable(boolean) - Method in class com.chaos.view.PinView
-
Specifies whether the text animation should be enabled or disabled.
- setCursorColor(int) - Method in class com.chaos.view.PinView
-
Sets the cursor color.
- setCursorVisible(boolean) - Method in class com.chaos.view.PinView
-
- setCursorWidth(int) - Method in class com.chaos.view.PinView
-
Sets the width (in pixels) of cursor.
- setHideLineWhenFilled(boolean) - Method in class com.chaos.view.PinView
-
Specifies whether the line (border) should be hidden or visible when text entered.
- setInputType(int) - Method in class com.chaos.view.PinView
-
- setItemBackground(Drawable) - Method in class com.chaos.view.PinView
-
Set the item background to a given Drawable, or remove the background.
- setItemBackgroundColor(int) - Method in class com.chaos.view.PinView
-
Sets the item background color for this view.
- setItemBackgroundResources(int) - Method in class com.chaos.view.PinView
-
Set the item background to a given resource.
- setItemCount(int) - Method in class com.chaos.view.PinView
-
Sets the count of items.
- setItemHeight(int) - Method in class com.chaos.view.PinView
-
Sets the height of item.
- setItemRadius(int) - Method in class com.chaos.view.PinView
-
Sets the radius of square.
- setItemSpacing(int) - Method in class com.chaos.view.PinView
-
Specifies extra space between two items.
- setItemWidth(int) - Method in class com.chaos.view.PinView
-
Sets the width of item.
- setLineColor(int) - Method in class com.chaos.view.PinView
-
Sets the line color for all the states (normal, selected,
focused) to be this color.
- setLineColor(ColorStateList) - Method in class com.chaos.view.PinView
-
Sets the line color.
- setLineWidth(int) - Method in class com.chaos.view.PinView
-
Sets the line width.
- setPasswordHidden(boolean) - Method in class com.chaos.view.PinView
-
new behavior: reveal or hide the pins programmatically
- setTextSize(float) - Method in class com.chaos.view.PinView
-
- setTextSize(int, float) - Method in class com.chaos.view.PinView
-
- setTypeface(Typeface, int) - Method in class com.chaos.view.PinView
-
- setTypeface(Typeface) - Method in class com.chaos.view.PinView
-