Skip to content

Commit

Permalink
chore: Adjust Important
Browse files Browse the repository at this point in the history
  • Loading branch information
morning4coffe-dev authored Oct 30, 2024
1 parent 6ab0819 commit d051494
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/articles/interop/apple-login.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ In Uno Platform projects, implementing a "Sign in with Apple" Button is possible

3. In the constructor of your Page or control, create the Apple Sign-In Button:

> [Important]
> [!Important]
> Ensure that you wrap platform-specific code in `#if __IOS__` directives. For more details, refer to the [Platform-specific C# documentation](xref:Uno.Development.PlatformSpecificCSharp).
```csharp
Expand Down

0 comments on commit d051494

Please sign in to comment.