Guest User

Untitled

a guest
Jan 16th, 2019
69
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.16 KB | None | 0 0
  1. var detailsFrame = Activity.FindViewById<View>(Resource.Id.details);
  2. _isDualPane = detailsFrame != null && detailsFrame.Visibility == ViewStates.Visible;
Add Comment
Please, Sign In to add comment