docs-maui icon indicating copy to clipboard operation
docs-maui copied to clipboard

Added clarity

Open project-x51 opened this issue 1 year ago • 0 comments

Type of issue

Missing information

Description

[Enter feedback here] It would be nice if there was example code for the statement. "The Window-derived class can then be consumed by overriding the CreateWindow method in your App class to return a MyWindow instance."

The example code for MyWindow does not need the activationState but the base.CreateWindow does require this. I'm not entirely certain how best to deal with this situation.

Page URL

https://learn.microsoft.com/en-us/dotnet/maui/fundamentals/app-lifecycle?view=net-maui-8.0

Content source URL

https://github.com/dotnet/docs-maui/blob/main/docs/fundamentals/app-lifecycle.md

Document Version Independent Id

b2c2cef1-8fc3-6e53-cc28-393e00e31b85

Article author

@davidbritch

Metadata

  • ID: b2c2cef1-8fc3-6e53-cc28-393e00e31b85
  • Service: dotnet-mobile
  • Sub-service: dotnet-maui

project-x51 avatar May 08 '24 00:05 project-x51