Transition.MatchId フィールド

定義

注意事項

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

では #setMatchOrder(int...)、 で一致することを選択します android.view.View#getId()

[Android.Runtime.Register("MATCH_ID")]
[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 MatchId = 3;
[<Android.Runtime.Register("MATCH_ID")>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Transitions.MatchTarget enum directly instead of this field.", true)>]
val mutable MatchId : Android.Transitions.MatchTarget

フィールド値

Value = 3
属性

注釈

では #setMatchOrder(int...)、 で一致することを選択します android.view.View#getId()。 負の ID は一致しません。

android.transition.Transition.MATCH_IDJava ドキュメント。

このページの一部は、によって作成および共有された作業に基づく変更であり、に記載されている条件に従って使用されます。

適用対象