Méthode | Description | |
---|---|---|
OnCenterPosition ( bool animate ) : void | ||
OnNonCenterPosition ( bool animate ) : void | ||
WearableListItemLayout ( Android.Content.Context context ) : Android.Animation | ||
WearableListItemLayout ( Android.Content.Context context, IAttributeSet attrs ) : Android.Animation | ||
WearableListItemLayout ( Android.Content.Context context, IAttributeSet attrs, int defStyleAttr ) : Android.Animation |
Méthode | Description | |
---|---|---|
OnFinishInflate ( ) : void |
public OnCenterPosition ( bool animate ) : void | ||
animate | bool | |
Résultat | void |
public OnNonCenterPosition ( bool animate ) : void | ||
animate | bool | |
Résultat | void |
public WearableListItemLayout ( Android.Content.Context context ) : Android.Animation | ||
context | Android.Content.Context | |
Résultat | Android.Animation |
public WearableListItemLayout ( Android.Content.Context context, IAttributeSet attrs ) : Android.Animation | ||
context | Android.Content.Context | |
attrs | IAttributeSet | |
Résultat | Android.Animation |
public WearableListItemLayout ( Android.Content.Context context, IAttributeSet attrs, int defStyleAttr ) : Android.Animation | ||
context | Android.Content.Context | |
attrs | IAttributeSet | |
defStyleAttr | int | |
Résultat | Android.Animation |