Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 786 Bytes

coretextlayoutrequest.md

File metadata and controls

28 lines (18 loc) · 786 Bytes
-api-id -api-type
T:Windows.UI.Text.Core.CoreTextLayoutRequest
winrt class

Windows.UI.Text.Core.CoreTextLayoutRequest

-description

Represents information about a LayoutRequested event.

-remarks

An object of this type can be obtained from the CoreTextLayoutRequestedEventArgs.Request property inside a handler for the CoreTextEditContext.LayoutRequested event handler.

Version history

Windows version SDK version Value added
1809 17763 LayoutBoundsVisualPixels

-examples

-see-also