Поделиться через


Transition.MatchInstance Поле

Определение

Внимание!

This constant will be removed in the future version. Use Android.Transitions.MatchTarget enum directly instead of this field.

С #setMatchOrder(int...)помощью команды выбирает соответствие экземпляру View.

[Android.Runtime.Register("MATCH_INSTANCE")]
[System.Obsolete("This constant will be removed in the future version. Use Android.Transitions.MatchTarget enum directly instead of this field.", true)]
public const Android.Transitions.MatchTarget MatchInstance = 1;
[<Android.Runtime.Register("MATCH_INSTANCE")>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Transitions.MatchTarget enum directly instead of this field.", true)>]
val mutable MatchInstance : Android.Transitions.MatchTarget

Значение поля

Value = 1
Атрибуты

Комментарии

С #setMatchOrder(int...)помощью команды выбирает соответствие экземпляру View.

Документация по Java для android.transition.Transition.MATCH_INSTANCE.

Части этой страницы — это изменения на основе работы, созданной и общей проектом с открытым исходным кодом Android и используемой в соответствии с условиями, описанными в лицензии Creative Commons 2.5 Attribution.

Применяется к