메소드 | 설명 | |
---|---|---|
IntEditTextPreference ( Android.Content.Context context ) : Android.Content | ||
IntEditTextPreference ( Android.Content.Context context, IAttributeSet attrs ) : Android.Content | ||
IntEditTextPreference ( Android.Content.Context context, IAttributeSet attrs, int defStyle ) : Android.Content |
메소드 | 설명 | |
---|---|---|
GetPersistedString ( string defaultReturnValue ) : string | ||
PersistString ( string value ) : bool |
protected GetPersistedString ( string defaultReturnValue ) : string | ||
defaultReturnValue | string | |
리턴 | string |
public IntEditTextPreference ( Android.Content.Context context ) : Android.Content | ||
context | Android.Content.Context | |
리턴 | Android.Content |
public IntEditTextPreference ( Android.Content.Context context, IAttributeSet attrs ) : Android.Content | ||
context | Android.Content.Context | |
attrs | IAttributeSet | |
리턴 | Android.Content |
public IntEditTextPreference ( Android.Content.Context context, IAttributeSet attrs, int defStyle ) : Android.Content | ||
context | Android.Content.Context | |
attrs | IAttributeSet | |
defStyle | int | |
리턴 | Android.Content |