зеркало из https://github.com/DeGsoft/maui-linux.git
Automated dotnet-format update (#633)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
Родитель
939580d96e
Коммит
17d6f49cbd
|
@ -73,7 +73,7 @@ namespace Microsoft.Maui
|
|||
(float)label.Padding.Bottom,
|
||||
(float)label.Padding.Right);
|
||||
}
|
||||
|
||||
|
||||
public static void UpdateTextDecorations(this UILabel nativeLabel, ILabel label)
|
||||
{
|
||||
var modAttrText = nativeLabel.AttributedText?.WithDecorations(label.TextDecorations);
|
||||
|
|
Загрузка…
Ссылка в новой задаче