Skip to content

TrueMoniker/maui_SelectAllTextBehavior_Test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Intro

Demonstrates an issue trying to reference SelectAllTextBehavior from .NET8 app

To See the Issue

  1. Open SelectAllTextBehaviorTest/SelectAllTextBehaviorTest.sln
  2. Uncomment the Entry.Behavior in Project2/MyControl
  3. Build the solution for a native runtime, I've been using iOS.
  4. The build will fail saying Error: XLS0414: The type 'toolkit:SelectAllTextBehavior' was not found. Verify that you are not missing an assembly reference and that all referenced assemblies have been built.

About

Example project showing issue in SelectAllTextBehaviorTest

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages