Events
Video Player is loading.
Loaded: 0%
Current Time 0:00
/
Duration -:-
- , opens subtitles settings dialogsubtitles settings
- , selectedsubtitles off
1x
- 2x
- 1.5x
- , selected1x
- 0.5x
This is a modal window.
The media could not be loaded, either because the server or network failed or because the format is not supported.
Beginning of dialog window. Escape will cancel and close the window.
End of dialog window.
Important Points:
The list of available classes in MAUI can be seen here;
The
EventHandler
type is basically a delegate that executes the attached methods whenever relevant;We cannot use the assignment operator (
=
) to add a method to anEventHandler
.EventHandler
supports+=
and-=
operators;A method which is binded to an EventHandler needs to have the following signature:
void methodName(object sender, EventArgs e);
;
Var alt klart?
Tak for dine kommentarer!
Sektion 2. Kapitel 3
Spørg AI
Spørg AI
Spørg om hvad som helst eller prøv et af de foreslåede spørgsmål for at starte vores chat