[get: Android.Runtime.Register("getId", "()I", "GetGetIdHandler")] public intId { get; }
Value
Documentation for this section has not yet been entered.
Remarks
Return the identifier this fragment is known by. This is either
the android:id value supplied in a layout or the container view ID
supplied when adding the fragment.