Guest User

Untitled

a guest
May 20th, 2018
117
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.10 KB | None | 0 0
  1. // Device Model
  2. var device = DeviceInfo.Model;
  3.  
  4. // Ativar a lanterna
  5. await Flashlight.TurnOnAsync();
Add Comment
Please, Sign In to add comment